- 31 Jan, 2020 1 commit
-
-
Kai Chen authored
* add logger utils * replace get_root_logger() and logger.info() with print_log() * fix a typo * minor fix for the format of StreamHandler
-
- 21 Jan, 2020 1 commit
-
-
Wenwei Zhang authored
* update code * reformat * fix load pretrain bug * reformat * fix key warnings * use build_conv_layer & ConvModule * rm unrelated file * fix resnext group bug * change cfg to pass test * use build_conv_layer to claim dcn in resnets * change _version = 2 * MDCN to DCNv2 * change dependency of mmcv from 0.2.15 to 0.2.16 * resolve comments * rm comments * get_root_logger()
-
- 24 Dec, 2019 1 commit
-
-
Kai Chen authored
* init logger before constructing Runner * use mmdet logger for loading checkpoints * bug fix for abstract methods
-
- 03 Oct, 2019 2 commits
- 11 Sep, 2019 1 commit
-
-
Chongruo Wu authored
* fix a bug for Modulated Deformable Convolution * resolve cases for CI test * resolve cases for CI test * resolve cases for CI test * create a new script * change dir name in config * update model url
-
- 31 Jul, 2019 1 commit
-
-
Kai Chen authored
* add isort config * use isort to sort imports * add isort to travis
-
- 22 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
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 15 May, 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 * use SyncBN protect member func to set ddp_gpu_num * Update README.md update pytorch version to 1.1
-
- 13 May, 2019 2 commits
- 07 May, 2019 1 commit
-
-
ThangVu authored
-
- 04 May, 2019 1 commit
-
-
liuzili97 authored
* fix a bug in basicblock * fix padding and dilation in basic block * remove stride and dilation in conv2
-
- 29 Apr, 2019 1 commit
-
-
Kai Chen authored
-
- 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
-
- 17 Apr, 2019 1 commit
-
-
myownskyW7 authored
* add two stage w/o neck and w/ upperneck * add rpn r50 c4 * update c4 configs * fix * config update * update config * minor update * mask rcnn support c4 train and test * lr fix * cascade support upper_neck * add cascade c4 config * update config * update * update res_layer to new interface * refactoring * c4 configs update * refactoring * update rpn_c4 config * rename upper_neck as shared_head * update * update configs * update * update c4 configs * update according to commits * update
-
- 17 Feb, 2019 2 commits
- 25 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 22 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 14 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 10 Jan, 2019 2 commits
- 09 Jan, 2019 2 commits
- 04 Jan, 2019 1 commit
-
-
ThangVu authored
-
- 03 Jan, 2019 1 commit
-
-
ThangVu authored
-
- 01 Jan, 2019 1 commit
-
-
ThangVu authored
-
- 31 Dec, 2018 1 commit
-
-
ThangVu authored
-
- 30 Dec, 2018 1 commit
-
-
thangvu authored
-
- 27 Dec, 2018 1 commit
-
-
ThangVu authored
-
- 24 Dec, 2018 1 commit
-
-
ThangVu authored
-
- 20 Dec, 2018 1 commit
-
-
pangjm authored
-
- 19 Dec, 2018 2 commits
- 18 Dec, 2018 2 commits