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 project schedule? #35

Open mengjingyouling opened 2 years ago

mengjingyouling commented 2 years ago

Thank you for sharing your amazing work. There are some questions. 1.How is your yolov3 project going? When will it go online? 2.Can you provide yolov3-tiny-SNN training model on coco dataset? 3.Can you recommend some neural-computing chip to verify the SNN model? Best wishes!