- 22 May, 2019 1 commit
-
-
Tianheng Cheng authored
* support HRNet * add zip * remove zip files * remove zip datasets in config * modify format and shorten lines * fix line to long * support conv_cfg and update conv layer * revise the backbone network and neck * update format and pretrained mode * fix flake8 error * update modules following review suggestions * revert some changes for adapting to pretrained models * update hrnet and hrfpn * remove unused import * remove unused import * finish testing * change pretrained model link to open-mmlab * fix docstring and convert models * update README and model links * modify configs and README * support loss evaluator * update model urls * format hrnet.py * format hrfpn.py * add 20e for cascade config
-
- 21 May, 2019 3 commits
-
-
Jiangmiao Pang authored
* Fix license in setup.py * Add code for loss evaluator * Configs support loss evaluator * Fix a little bug * Fix flake8 * return revised bbox to reg * return revised bbox to reg * revision according to comments * fix flake8
-
Cao Yuhang authored
-
Kai Chen authored
* add training from scratch with GN * rename and format * change resnet initialization * update scratch results
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 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
-
- 16 May, 2019 1 commit
-
-
myownskyW7 authored
* use_sigmoid_cls -> cls_sigmoid_loss; use_focal_loss -> cls_focal_loss * fix flake8 error * cls_sigmoid_loss - > use_sigmoid_cls * rename c4 configs * update model zoo with c4 benchmark * reorder c4 benchmarks * update model zoo
-
- 13 May, 2019 1 commit
-
-
Kai Chen authored
* rename normalize to norm_cfg * update configs * Update resnet.py
-
- 09 May, 2019 1 commit
-
-
Kai Chen authored
* use different configs for proposal train/test * update configs for dcn * update inf speed * update inf speed in dcn, gn, htc * update comparision * keep backward compatibility
-
- 07 May, 2019 1 commit
-
-
ThangVu authored
-
- 04 May, 2019 3 commits
-
-
Kai Chen authored
-
Kai Chen authored
-
Cao Yuhang 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
-
- 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
-
- 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
-
- 29 Jan, 2019 2 commits
- 22 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 17 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 14 Jan, 2019 2 commits
- 10 Jan, 2019 1 commit
-
-
thangvu authored
-
- 04 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
-
- 22 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 21 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 20 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 19 Dec, 2018 2 commits
- 14 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 12 Dec, 2018 4 commits
- 10 Dec, 2018 3 commits