Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
food-round2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Joel Joseph
food-round2
Commits
3d2b79bdc3fbdbabfccbe77b8c265ffc7a021d90
Select Git revision
Branches
2
master
default
nikhil_rayaprolu-branch
Tags
7
submission-v1.2
submission-v1.1
submission-vnikhil_rayaprolu2
submission-vnikhil_rayaprolu1
submission-v0.1
submission-scaling
submission-scaling-v2
9 results
food-round2
Author
Search by author
Any Author
authors
aicrowd-bot
aicrowd-bot
Joel Joseph
joel_joseph
mohanty
mohanty
3 authors
Oct 08, 2018
fix path issues
· 3d2b79bd
Kai Chen
authored
6 years ago
3d2b79bd
minor updates for train/test scripts
· 8b47a12b
Kai Chen
authored
6 years ago
8b47a12b
move config dir out of tools
· f8dab59d
Kai Chen
authored
6 years ago
f8dab59d
delete segms.py
· 4c2e2c02
Kai Chen
authored
6 years ago
4c2e2c02
rename bbox_ops/mask_ops to bbox/mask
· a9f02204
Kai Chen
authored
6 years ago
a9f02204
Oct 07, 2018
some renaming
· 5686a375
Kai Chen
authored
6 years ago
5686a375
fix flake8 error
· c47c4480
Kai Chen
authored
6 years ago
c47c4480
fix setup.py to include .so files
· bac4c32f
Kai Chen
authored
6 years ago
bac4c32f
renaming and refactoring for bbox methods
· ea41922c
Kai Chen
authored
6 years ago
ea41922c
minor fix
· fdb44305
Kai Chen
authored
6 years ago
fdb44305
Oct 05, 2018
Merge branch 'dev' into mask-debug
· 6b4613df
Kai Chen
authored
6 years ago
6b4613df
vis results for Mask RCNN and update test thr from 0.001 to 0.05
· 1ed2d354
Kai Chen
authored
6 years ago
1ed2d354
Merge branch 'dev' into mask-debug
· 1c8a70d7
Kai Chen
authored
6 years ago
1c8a70d7
bug fix
· ec209359
Kai Chen
authored
6 years ago
ec209359
Merge branch 'dev' into mask-debug
· a772bea5
Kai Chen
authored
6 years ago
a772bea5
remove useless loss
· cedd8a82
Kai Chen
authored
6 years ago
cedd8a82
Merge branch 'dev' into mask-debug
· bb6ef3b3
Kai Chen
authored
6 years ago
bb6ef3b3
add with_* decorators for detector
· 5266dea0
Kai Chen
authored
6 years ago
5266dea0
Merge branch 'dev' into mask-debug
· 98b20b9b
Kai Chen
authored
6 years ago
98b20b9b
some renaming
· f0cb1d12
Kai Chen
authored
6 years ago
f0cb1d12
rename resnet style from fb/msra to pytorch/caffe
· 5055cdf2
Kai Chen
authored
6 years ago
5055cdf2
Oct 04, 2018
Merge branch 'dev' into mask-debug
· 7e3ed283
Kai Chen
authored
6 years ago
7e3ed283
adapt to mmcv api changes
· 8262d461
Kai Chen
authored
6 years ago
8262d461
modify mask target computation
· 111c27b0
Kai Chen
authored
6 years ago
111c27b0
Oct 03, 2018
add default result visualization for base detector
· 830effcd
Kai Chen
authored
6 years ago
830effcd
add min_pos_iou config field for train_cfg.rcnn
· 65c3ebca
Kai Chen
authored
6 years ago
65c3ebca
Oct 01, 2018
Merge pull request
#2
from OceanPang/dev
· 323f430e
Kai Chen
authored
6 years ago
padded mask during maskrcnn test
Unverified
323f430e
rm val dataset
· 0b031a80
pangjm
authored
6 years ago
0b031a80
validate api transfer to hook
· 2d34cebe
pangjm
authored
6 years ago
2d34cebe
minor modify
· c20c2c88
pangjm
authored
6 years ago
c20c2c88
padded mask during maskrcnn test
· 070c1ea7
pangjm
authored
6 years ago
070c1ea7
Sep 30, 2018
Merge branch 'dev' of github.com:hellock/mmdetection into dev
· 86dd9979
Kai Chen
authored
6 years ago
86dd9979
update training settings
· c136b5f4
Kai Chen
authored
6 years ago
c136b5f4
save mmdet version in checkpoint as meta info
· 9c65231a
Kai Chen
authored
6 years ago
9c65231a
add git hash to version info
· 4c376e58
Kai Chen
authored
6 years ago
4c376e58
Sep 28, 2018
allow manually setting random seeds
· 300f7157
Kai Chen
authored
6 years ago
300f7157
Sep 27, 2018
bug fix for all_reduce when coalesce is False
· 143a8372
Kai Chen
authored
6 years ago
143a8372
add a choice 'proposal_fast' to eval script
· df14830a
Kai Chen
authored
6 years ago
df14830a
Sep 26, 2018
suppress logging for processes whose rank > 0
· d0fb2a8d
Kai Chen
authored
6 years ago
d0fb2a8d
remove comments
· 5421859a
Kai Chen
authored
6 years ago
5421859a
Loading