- 17 May, 2019 2 commits
-
-
Kai Chen authored
* update the high-level inference api * save classes in meta data and use it for visualization
-
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
-
-
Kai Chen authored
* support param-wise optimizer settings * fix outdated docstring * minor fix for param checking
-
- 12 May, 2019 1 commit
-
-
zhijl authored
-
- 29 Apr, 2019 1 commit
-
-
Kai Chen authored
-
- 17 Apr, 2019 1 commit
-
-
Kai Chen authored
* implement _init_dist_slurm() * add slurm train/test scripts * fix linting error * minor fix
-
- 24 Mar, 2019 1 commit
-
-
Bo Li authored
* Update README.md * Update inference.py * Update README.md * Update inference.py Added mask visualization part for inferring. * Update README.md * Update inference.py * Update inference.py convert all tabs to spaces * Update inference.py
-
- 22 Feb, 2019 1 commit
-
-
高志华 authored
* Update inference.py fix inference bug, the default keep_ratio is True...But SSD should be false * Update inference.py format correct * Update inference.py A more stable way * Update inference.py * Update inference.py
-
- 19 Dec, 2018 1 commit
-
-
pangjm authored
-
- 11 Dec, 2018 2 commits
- 15 Oct, 2018 1 commit
-
-
myownskyW7 authored
-
- 12 Oct, 2018 2 commits