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
206 stars 58 forks source link

yolov3-tiny-ours.cfg #13

Open ppx-hub opened 3 years ago

ppx-hub commented 3 years ago

Hello , i clone this repo but i can find yolov3-tiny-ours.cfg you mentioned in readme.md The yolov3-tiny-ours.cfg link in readme.md has already expired, so i don't konw how to run ann_to_snn.py because you said can't directly transform yolov3-tiny.cfg. does you mean yolov3-tiny-mp2conv-mp1none-lk2relu-up2tconv.cfg?

cwq159 commented 3 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

Yes, I’ll correct it.

                            cwq

                                ***@***.***

    签名由
    网易邮箱大师
    定制

On 03/23/2021 ***@***.***> wrote: 

Hello , i clone this repo but i can find yolov3-tiny-ours.cfg you mentioned in readme.md

The yolov3-tiny-ours.cfg link in readme.md has already expired, so i don't konw how to run ann_to_snn.py because you said can't directly transform yolov3-tiny.cfg.

does you mean yolov3-tiny-mp2conv-mp1none-lk2relu-up2tconv.cfg?

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

JNaranjo-Alcazar commented 1 year ago

Hello, the file @ppx-hub mentioned it not available yet...

Is there any error? How can I run a training process?

Thanks in advance