FCOS icon indicating copy to clipboard operation
FCOS copied to clipboard

Why don't you train and test on VOC? or just trained and tested, but found the result was not satisfying?

Open Emma0118 opened this issue 5 years ago • 3 comments

Emma0118 avatar Jul 16 '20 01:07 Emma0118

@Emma0118 We tried some initial experiments, and FCOS can achieve on-par results with RetinaNet on VOC.

tianzhi0549 avatar Jul 31 '20 14:07 tianzhi0549

Is the configs/pascal_voc/*.yaml used for training VOC dataset? @tianzhi0549

Linamiao-1998 avatar Nov 03 '20 01:11 Linamiao-1998

We used the training settings in detectron2. https://github.com/facebookresearch/detectron2/blob/master/configs/PascalVOC-Detection/faster_rcnn_R_50_FPN.yaml But they seem to be similar.

tianzhi0549 avatar Nov 03 '20 01:11 tianzhi0549