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

yolov3-tiny-ours_ckpt_99.pth #21

Open Weixiaoli1028 opened 3 years ago

Weixiaoli1028 commented 3 years ago

Is there a trained yolov3-tiny-ours_ckpt_99.pth? Computer performance is not good and training is too slow. Thank you!

cwq159 commented 3 years ago

Please train from scratch on your own datasets.