- 25 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Code for components of Libra R-CNN * Configs and README for Libra R-CNN * update bfp * Update Model ZOO * add comments in non-local * fix shape * update bfp * update according to ck's comments * update des * update des * fix loss * fix according to ck's comments * fix activation in non-local * fix conv_mask in non-local * fix conv_mask in non-local * Remove outdated model urls * refactoring for bfp * change in_channels from list[int] to int * refactoring for nonlocal * udpate weight init of nonlocal * minor fix * update new model urls
-
- 21 May, 2019 1 commit
-
-
Kai Chen authored
-
- 17 May, 2019 1 commit
-
-
Cao Yuhang authored
* add fcos * use P5 instead of C5 * add relu before extra convs in FPN * add singleclass_nms, use caffe2 lr * fix log interval * use caffe2init and relu in extra layers * fix scale layer, use p5 instead of c5 * fix focs target * refactor code * delete useless file * clean * refactor code * change num_classes to cls_out_channels * fix bug of in get_bboxes * fix bug in test * add r101 2x cfg * ms use value mode, add x101-64x4d cfg * add more comment and rename some variable * rename centers to points, modify doc string of distance2bbox * add fcos detector, replace frozen with requires_grad * add README.md * add r101-1x performance, rename cfg, add detector FCOS * update fcos r50 2x performance, remove fpn caffe2 initialize * fix flake8 error * rename cfg * fix grammar error of some comments * minor fix comment * change work_dir to be consistent with config name * add FCOS support in README
-
- 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
-
- 04 May, 2019 2 commits
- 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
-
- 20 Apr, 2019 1 commit
-
-
Kai Chen authored
* add HybridTaskCascade * add configs for other backbones * add keep_ratio argument for segmap transform * add readme for HTC * fix linting errors * split assign and sampling as in Cascade R-CNN * remove unused imports * add a large model * update htc
-
- 16 Apr, 2019 1 commit
-
-
Kai Chen authored
-
- 14 Apr, 2019 1 commit
-
-
Kai Chen authored
-
- 13 Feb, 2019 1 commit
-
-
youkaichao authored
* correct typo * correct registry typo * remove f-string * readme.md
-
- 06 Feb, 2019 2 commits
- 25 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 17 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 22 Dec, 2018 1 commit
-
-
Kai Chen authored
-
- 20 Dec, 2018 1 commit
-
-
pangjm authored
-
- 11 Dec, 2018 1 commit
-
-
Kai Chen authored
-
- 02 Dec, 2018 2 commits
- 26 Nov, 2018 3 commits
- 20 Oct, 2018 2 commits
- 18 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 16 Oct, 2018 2 commits
- 15 Oct, 2018 1 commit
-
-
myownskyW7 authored
-
- 12 Oct, 2018 3 commits
- 10 Oct, 2018 2 commits
- 09 Sep, 2018 4 commits
- 22 Aug, 2018 1 commit
-
-
Dahua Lin authored
-