cwq159 / PyTorch-Spiking-YOLOv3

A PyTorch implementation of Spiking-YOLOv3. Two branches are provided, based on two common PyTorch implementation of YOLOv3(ultralytics/yolov3 & eriklindernoren/PyTorch-YOLOv3), with support for Spiking-YOLOv3-Tiny at present.
GNU General Public License v3.0
207 stars 58 forks source link

Questions about training configuration for VOC #37

Open jioluoyihao opened 2 years ago

jioluoyihao commented 2 years ago

Hello, I train VOC07+12 and get 48 mAP, far from your 55.50... Does the training configuration need to be changed, such as learning rate Thank you very much.

cwq159 commented 2 years ago

train on VOC07+12 test on VOC2007 no need to be changed about the training config

LASTLINEK commented 2 years ago

Could you please tell me about how to construct the dataset and code to train and test on VOC? @jioluoyihao

Bender-L commented 1 year ago

https://github.com/Dignity-ghost/PyTorch-Spiking-YOLOv3.git