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

ask for help #27

Open xiaoluomi opened 3 years ago

xiaoluomi commented 3 years ago

cannot run the SNN detection because of dataset error report

cwq159 commented 3 years ago

SNN detection hasn't been developed. You can use ANN detection to simulate.