- 11 Jun, 2019 1 commit
-
-
Kai Chen authored
-
- 08 Jun, 2019 1 commit
-
-
Zheng Zhang authored
* update configs and related code * remove debug info * fix style issues * fix unnecessary changes * move generalized_attention.py from ops/dcn to models/plugins * change the arguments name of generalized attention, add related description and update resnet backbone * revert the change of weight_init.py * format touched files by yapf * change default data_root * update code for passing flake8 test * delete unnecessary __init__.py * Change the argument order of resnext.__init__() * remove constant_init * simplifying the init of generalized_attention module * remove unused import * format the code * change the name of config folder, add more configs, add README.md * rename num_head to num_heads * minor formatting
-
- 03 Jun, 2019 1 commit
-
-
Jerry XU authored
* add pytorch 1.1.0 SyncBN support * change BatchNorm2d to _BatchNorm and call freeze after train * add freeze back to init function * fixed indentation typo in adding freeze * convert SyncBN to BN when eval is called * add gcb and configs * fixed line too long * fixed space and newline * ignore too long line in config files * two space before inline comment * refactor var name * fixed line too long * changed SyncBN to backbone only and add non-Sync BN configs * reformat config to adapt master branch * reformat change method->type * remoe some configs * clean up readme.md * add benchmark * fix typo in README * change sbn to syncbn * change work dir * refactor gcb * fixed line too long * Code formatting
-
- 13 May, 2019 1 commit
-
-
Kai Chen authored
* rename normalize to norm_cfg * update configs * Update resnet.py
-
- 27 Apr, 2019 1 commit
-
-
Kai Chen authored
* add support for weight standardization * add ws support for htc heads * add a config file for 20-23-24e lr schedule * update readme of weight standardization
-
- 31 Jan, 2019 1 commit
-
-
yhcao6 authored
-
- 29 Jan, 2019 2 commits
- 14 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 10 Jan, 2019 2 commits
- 09 Jan, 2019 1 commit
-
-
ThangVu authored
-
- 20 Dec, 2018 1 commit
-
-
pangjm authored
-
- 19 Dec, 2018 3 commits
- 18 Dec, 2018 1 commit
-
-
pangjm authored
-
- 11 Dec, 2018 1 commit
-
-
pangjm authored
-