- 29 Jul, 2019 1 commit
-
-
Kai Chen authored
* restructure the ops directory * add some repr strings
-
- 28 Jul, 2019 1 commit
-
-
Kai Chen authored
-
- 15 Jul, 2019 1 commit
-
-
Kai Chen authored
-
- 13 Jul, 2019 1 commit
-
-
simon wu authored
* Fixing build-errors on Windows (add some compile args, which are default on Linux) * Fixing build-errors on Windows * minor formatting * Fixing errors on windows 1.Adding 'cxx' key for extra_compile_args 2.Adding type-cast to long for first parameter of THCCeilDiv facebookresearch/maskrcnn-benchmark#409 3.Ignoring resource setting on windows * update the order of import statements
-
- 11 Jul, 2019 1 commit
-
-
Daniel Suess authored
* Implement all extension building in main setup.py * Remove old build files * Adapt installation guide * Refactor to comply with flake8 * Move imports into functions & refactor module paths * Format setup.py with yapf * Move cython/numpy import back to head of file * Add note to use verbose mode for pip in INSTALL.md
-
- 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 ...
-
- 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
-