- May 29, 2019
-
-
Vladislav Sovrasov authored
-
- May 20, 2019
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- May 17, 2019
-
-
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
-
- May 15, 2019
-
-
Kai Chen authored
* support param-wise optimizer settings * fix outdated docstring * minor fix for param checking
-
- May 12, 2019
-
-
zhijl authored
-
- Apr 29, 2019
-
-
Kai Chen authored
-
- Apr 17, 2019
-
-
Kai Chen authored
* implement _init_dist_slurm() * add slurm train/test scripts * fix linting error * minor fix
-
- Mar 24, 2019
-
-
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
-
- Feb 22, 2019
-
-
高志华 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
-
- Dec 19, 2018
-
-
pangjm authored
-
- Dec 11, 2018
- Oct 15, 2018
-
-
myownskyW7 authored
-
- Oct 12, 2018