- 04 Apr, 2020 1 commit
-
-
Xinlong Wang authored
-
- 31 Mar, 2020 1 commit
-
-
Xinlong Wang authored
-
- 28 Mar, 2020 2 commits
- 24 Mar, 2020 2 commits
-
-
Xinlong Wang authored
-
Xinlong Wang authored
-
- 23 Mar, 2020 2 commits
-
-
Xinlong Wang authored
-
Xinlong Wang authored
-
- 30 Jan, 2020 1 commit
-
-
Kai Chen authored
* bump version to 1.0.0 * fix typos * update the version in docs
-
- 21 Jan, 2020 1 commit
-
-
hust-kevin authored
* Code for Paper "Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection" * fix format * changed the code according to the Changes requested * update benchmark * minor refactoring * minor fix * update model_zoo and support models Co-authored-by:Cao Yuhang <yhcao6@gmail.com>
-
- 04 Jan, 2020 1 commit
-
-
GothicAi authored
* add instaboost in coco.py * Revert "add instaboost in coco.py" This reverts commit 51af81ef88991782d54750761ef2dd394c7a38a8. * add instaboost in data pipeline * code format * Update requirements.txt * add README.md * bug fix * add link * Update README.md * install instaboost when necessary, keep r50 cfgs only * ready to merge * fix typo * pass yapf * minor formats Co-authored-by:
Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com> Co-authored-by:
Kai Chen <chenkaidev@gmail.com>
-
- 25 Dec, 2019 1 commit
-
-
Kai Chen authored
* add NASFPN * minor fixes * fix downsample, add norm to lateral * update downsample and configs * remove additional blank line * update docs * add benchmark * minor fix Co-authored-by:Cao Yuhang <yhcao6@gmail.com>
-
- 24 Dec, 2019 1 commit
-
-
Kai Chen authored
* use sphinx to generate docs * fix flake8 linting * update docs
-
- 14 Dec, 2019 1 commit
-
-
Kai Chen authored
* update to v1.0rc1 * update maintainers
-
- 22 Aug, 2019 1 commit
-
-
Jirka Borovec authored
-
- 09 Aug, 2019 1 commit
-
-
Kai Chen authored
* update readme * add different datasets on model zoo
-
- 02 Aug, 2019 1 commit
-
-
Ramakrishna Kakarala authored
-
- 28 Jul, 2019 1 commit
-
-
Kai Chen authored
-
- 28 Jun, 2019 1 commit
-
-
Cao Yuhang authored
* add fp16 support * fpn donot need bn normalize * refactor wrapped bn * fix bug of retinanet * add fp16 ssd300 voc, cascade r50, cascade mask r50 * fix bug in cascade rcnn testing * add support to fix bn training * add fix bn cfg * delete fixbn cfg, mv fixbn fp16 to a new branch * fix cascade mask fp16 bug in test * fix bug in cascade mask rcnn fp16 test * add more fp16 cfgs * add fp16 fast-r50 and faster-dconv-r50 * add fp16 test, minor fix * clean code * fix config work_dir name * add patch func, refactor code * fix format * clean code * move convert rois to single_level_extractor * fix bug for cascade mask, the seg mask is ndarray * refactor code, add two decorator force_fp32 and auto_fp16 * add fp16_enable attribute * add more comment, fix format and test assertion * fix pep8 format error * format commont and api * rename distribute to distributed, fix dict copy * rename function name * move function, add comment * remove unused parameter * mv decorators into decorators.py, hook related functions to hook * add auto_fp16 to forward of semantic head * add auto_fp16 to all heads and fpn * add docstrings and minor bug fix * simple refactoring * bug fix for patching forward method * roi extractor in fp32 mode * fix flake8 error * fix ci error * add fp16 support to ga head * remove parallel test assert * minor fix * add comment in build_optimizer * fix typo in comment * fix typo enable --> enabling * udpate README
-
- 19 Jun, 2019 1 commit
-
-
Kai Chen authored
-
- 18 Jun, 2019 2 commits
- 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
-