sfzhang15 / RefineDet

Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018
Other
1.43k stars 393 forks source link

on my own dataset, the performance of RefineDet is similar to SSD. #176

Closed ZhiqiJiang closed 5 years ago

ZhiqiJiang commented 5 years ago

My task have 4 classes(i.e. 客车,小车,货车,其他).

examples: byw_20180702164410_3 byw_20180702164415_4 byw_20180702164423_6 byw_20180702164106_3

the training log of SSD: VGG_VOC0712_SSD_300x300.log the training log of RefineDet: VOC0712_refinedet_vgg16_320x320.log

sfzhang15 commented 5 years ago

@0801130205 You can try to modify some hyper-parameters according to your dataset.