- 24 Jun, 2019 2 commits
-
-
luxiin authored
* Grid R-CNN * add grid_rcnn_res50fpn2x config * add assertion that grid_head should exist * fix bugs and remove SharedFCBBoxHeadGrid * remove the property with_grid * format fixes for grad_head and add config dir * move random_jitter to grid_head and some refactoring * simplify the calculation of num_edges * refactoring * refactoring * rename config files and add x101 config * bug fix for inference * remove random_jitter_single * add readme of grid rcnn * add bibtex of grid rcnn plus * update work_dir
-
Cao Yuhang authored
* add ms-rcnn * fix config * fix bug in test * fix bug in test, det_labels should plus 1 * add area ratio * speed up area ratio calculation * delete caffe style config * refactor code, bbox and segm eval using different score * fix bug in distevalhook * update README and config * update x101-64x4d * refactor code * update upstream * format * update r50 and r101 2x performance * update ms-rcnn-x101-64x4d-2x performance * move simple_mask_test, add docstring and comment * delete TODO in mask iou target * add detail comment to mask iou target * modify comment of mask iou target * move mask iou target to mask iou head * merge mask_iou_target and get_target * add MSELoss for MaskIoUHead and rename mask_iou to fc_mask_iou * refactoring * fix bug in test * fix bug when cropping mask inside proposal * update readme * update bibtex * remove space in bibtex
-
- 12 Jun, 2019 1 commit
-
-
sty-yyj authored
* fixed a bug which causes merged_proposals are only from a certain scale of proposals in aug_test_rpn * add a comment and modify _img_metas to aug_img_metas
-
- 20 May, 2019 1 commit
-
-
Jiangmiao Pang authored
* Reformat use yapf 0.27.0 * Add yapf style file
-
- 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
-
- 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
-
- 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
-
- 03 Apr, 2019 1 commit
-
-
Mordekaiser authored
* fix OHEM with cascade_rcnn * fix OHEM with cascade_rcnn * delete space * delete white space * delete unused lib * Delete cascade_rcnn_ohem_r101_fpn_1x.py * fix unreasonable code * fix Single quote * fix code style * fix code style * fix file permission
-
- 14 Feb, 2019 1 commit
-
-
Kai Chen authored
-
- 13 Feb, 2019 1 commit
-
-
Kai Chen authored
-
- 17 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 14 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 13 Jan, 2019 1 commit
-
-
Kai Chen authored
-
- 12 Dec, 2018 1 commit
-
-
yhcao6 authored
-
- 11 Dec, 2018 4 commits
- 10 Dec, 2018 4 commits
- 05 Dec, 2018 1 commit
-
-
Kai Chen authored
-
- 26 Nov, 2018 2 commits
- 23 Nov, 2018 1 commit
-
-
Kai Chen authored
-
- 24 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 22 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 21 Oct, 2018 2 commits
- 17 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 15 Oct, 2018 1 commit
-
-
myownskyW7 authored
-
- 11 Oct, 2018 1 commit
-
-
Kai Chen authored
-
- 10 Oct, 2018 5 commits