Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
SOLOv2-pytorch
Commits
7c2b8148c8b2e8b4fa4d0692055153e5f4449072
Switch branch/tag
solov2-pytorch
10 Oct, 2018
13 commits
add an argument to specify process per gpu
· 7c2b8148
Kai Chen
authored
Oct 10, 2018
7c2b8148
bug fix for proposal evaluation
· 20762ce9
Kai Chen
authored
Oct 10, 2018
20762ce9
minor fix
· a6adf8f0
Kai Chen
authored
Oct 10, 2018
a6adf8f0
fix flake8 error in python 2
· 1229095f
Kai Chen
authored
Oct 10, 2018
1229095f
setup travis
· ba927c9e
Kai Chen
authored
Oct 10, 2018
ba927c9e
import FastRCNN to higher level, update hooks
· 0af63520
Kai Chen
authored
Oct 10, 2018
0af63520
update resnet backbone
· 0e747be8
Kai Chen
authored
Oct 10, 2018
0e747be8
Merge pull request #10 from OceanPang/dev
· e8397e43
Kai Chen
authored
Oct 10, 2018
Minor fix bugs
e8397e43
revise fast test & fix aug test bug
· d7743255
pangjm
authored
Oct 10, 2018
d7743255
minor ifx
· 35cec766
pangjm
authored
Oct 10, 2018
35cec766
add fast rcnn api & fix minor bugs
· 763decc4
pangjm
authored
Oct 10, 2018
763decc4
fix test tools bugs
· b07edd6b
pangjm
authored
Oct 10, 2018
b07edd6b
fix fast rcnn bugs
· 839c74b7
pangjm
authored
Oct 10, 2018
839c74b7
08 Oct, 2018
12 commits
Merge pull request #8 from hellock/dev
· 7d343fd2
Kai Chen
authored
Oct 09, 2018
API cleaning and code refactoring (WIP)
7d343fd2
rename config files
· 630687f4
Kai Chen
authored
Oct 08, 2018
630687f4
move parallel module to mmcv
· 01a03aab
Kai Chen
authored
Oct 08, 2018
01a03aab
rename eval to evaluation, losses to loss
· 63396a32
Kai Chen
authored
Oct 08, 2018
63396a32
use nccl as the default comm backend
· 12003485
Kai Chen
authored
Oct 08, 2018
12003485
minor fix
· 6e238d52
Kai Chen
authored
Oct 08, 2018
6e238d52
support chunk when reducing grads
· 82356fd9
Kai Chen
authored
Oct 08, 2018
82356fd9
fix path issues
· 3d2b79bd
Kai Chen
authored
Oct 08, 2018
3d2b79bd
minor updates for train/test scripts
· 8b47a12b
Kai Chen
authored
Oct 08, 2018
8b47a12b
move config dir out of tools
· f8dab59d
Kai Chen
authored
Oct 08, 2018
f8dab59d
delete segms.py
· 4c2e2c02
Kai Chen
authored
Oct 08, 2018
4c2e2c02
rename bbox_ops/mask_ops to bbox/mask
· a9f02204
Kai Chen
authored
Oct 08, 2018
a9f02204
07 Oct, 2018
5 commits
some renaming
· 5686a375
Kai Chen
authored
Oct 07, 2018
5686a375
fix flake8 error
· c47c4480
Kai Chen
authored
Oct 07, 2018
c47c4480
fix setup.py to include .so files
· bac4c32f
Kai Chen
authored
Oct 07, 2018
bac4c32f
renaming and refactoring for bbox methods
· ea41922c
Kai Chen
authored
Oct 07, 2018
ea41922c
minor fix
· fdb44305
Kai Chen
authored
Oct 07, 2018
fdb44305
05 Oct, 2018
10 commits
Merge branch 'dev' into mask-debug
· 6b4613df
Kai Chen
authored
Oct 05, 2018
6b4613df
vis results for Mask RCNN and update test thr from 0.001 to 0.05
· 1ed2d354
Kai Chen
authored
Oct 05, 2018
1ed2d354
Merge branch 'dev' into mask-debug
· 1c8a70d7
Kai Chen
authored
Oct 05, 2018
1c8a70d7
bug fix
· ec209359
Kai Chen
authored
Oct 05, 2018
ec209359
Merge branch 'dev' into mask-debug
· a772bea5
Kai Chen
authored
Oct 05, 2018
a772bea5
remove useless loss
· cedd8a82
Kai Chen
authored
Oct 05, 2018
cedd8a82
Merge branch 'dev' into mask-debug
· bb6ef3b3
Kai Chen
authored
Oct 05, 2018
bb6ef3b3
add with_* decorators for detector
· 5266dea0
Kai Chen
authored
Oct 05, 2018
5266dea0
Merge branch 'dev' into mask-debug
· 98b20b9b
Kai Chen
authored
Oct 05, 2018
98b20b9b
some renaming
· f0cb1d12
Kai Chen
authored
Oct 05, 2018
f0cb1d12