"official/vision/modeling/layers/box_sampler.py" did not exist on "0edeb7f6dc083e4e55f1f65abbe5075622b13f48"
- 11 Jun, 2019 1 commit
-
-
Kai Chen authored
* refactoring for losses * update configs for guided anchoring * add all imported losses to __all__ * allow weight=None for binary_cross_entropy * use losses in mmdetection for FCOSHead * bug fix for weight_reduce_loss * add eps to iou_loss and handle weight=None * unify loss api in FCOSHead * fix avg_factor
-
- 10 Jun, 2019 1 commit
-
-
Jiaqi Wang authored
* fix mask conv import error * fix masked_conv cuda runtime error when mask is all zero
-
- 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
-
- 29 May, 2019 1 commit
-
-
Jiaqi Wang authored
-
- 23 May, 2019 1 commit
-
-
Jiaqi Wang 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 * add ga rpn * test bug fix * test bug fix with loc_filter_thr is large * update configs * update configs * add ga_retinanet * ga test bug fix * update configs * update * init masked conv * update * update masked conv * update * support no ga_sampler * update * update * test with masked_conv * update comment * fix flake errors * fix flake 8 errors * refactor bounded iou loss * refactor ga_retina_head * update configs * refactor masked conv * fix flake8 error * refactor guided_anchor_head and ga_rpn_head * update configs * use_sigmoid_cls -> cls_sigmoid_loss; use_focal_loss -> cls_focal_loss * refactoring * cls_sigmoid_loss -> use_sigmoid_cls * fix flake8 error * add some docs * rename normalize to norm_cfg * update configs * add readme * update ga_faster config * update readme * update readme * rename configs as r50_caffe * merge master * refactor guided anchor target * update readme * update approx mas iou assigner * refactor guided anchor target * update docstring * refactor ga heads * fix flake8 error * update readme * update model url * update comments * refactor get anchors * update docstring * not use_loc_filter during training * add R-101 results * update to support build loss api * fix flake8 error * update readme with x-101 performances * update readme * add a link in project readme * refactor code about ga shape inside flags * update * update * add x101 config files * add ga_rpn r101 config * update some comments * add comments * add comments * update comments * fix flake8 error
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 25 Apr, 2019 1 commit
-
-
lyuwenyu authored
Fixed error `TypeError: super(type, obj): obj must be an instance or subtype of type` .
-
- 14 Apr, 2019 2 commits
-
-
Cao Yuhang authored
-
Cao Yuhang authored
* add cpp sigmoid focal loss * modify interface * format cpp code, support, fix pep8 error * format cpp code as google style
-
- 07 Apr, 2019 4 commits
- 03 Apr, 2019 1 commit
-
-
Cao Yuhang authored
-
- 06 Feb, 2019 2 commits
- 29 Jan, 2019 2 commits
- 21 Jan, 2019 4 commits
- 19 Jan, 2019 1 commit
-
-
yhcao6 authored
-
- 17 Jan, 2019 2 commits
- 16 Jan, 2019 1 commit
-
-
yhcao6 authored
-
- 15 Jan, 2019 3 commits
- 09 Dec, 2018 1 commit
-
-
Kai Chen authored
-
- 29 Nov, 2018 1 commit
-
-
YouAnsheng authored
Fix bug for gpu_nms.
-
- 26 Nov, 2018 1 commit
-
-
Kai Chen authored
-
- 23 Nov, 2018 1 commit
-
-
YouAnsheng authored
Fix bug for nms_wrapper.
-
- 16 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 07 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 23 Sep, 2018 1 commit
-
-
Kai Chen authored
-
- 18 Sep, 2018 1 commit
-
-
Kai Chen authored
-
- 02 Sep, 2018 1 commit
-
-
Kai Chen authored
-