"projects/mmdet3d_plugin/datasets/evaluation/map/distance.py" did not exist on "a48c4071faea7737844c781afd36891b2c248dc3"
- 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
-
- 13 May, 2019 2 commits
-
-
myownskyW7 authored
* use_sigmoid_cls -> cls_sigmoid_loss; use_focal_loss -> cls_focal_loss * fix flake8 error * cls_sigmoid_loss - > use_sigmoid_cls
-
Kai Chen authored
* rename normalize to norm_cfg * update configs * Update resnet.py
-
- 30 Apr, 2019 1 commit
-
-
Kai Chen authored
* support GN in RetinaHead * add conv_cfg argument for RetinaHead * add model upgrading tool and update retinanet model urls * minor fix for regex strings
-
- 14 Apr, 2019 1 commit
-
-
Cao Yuhang authored
* add cpp sigmoid focal loss * modify interface * format cpp code, support, fix pep8 error * format cpp code as google style
-
- 13 Feb, 2019 1 commit
-
-
Kai Chen authored
-
- 16 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 14 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 13 Jan, 2019 2 commits