AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.64k stars 7.95k forks source link

yolov3-spp tiny version #2026

Open benkelaci opened 5 years ago

benkelaci commented 5 years ago

Hi,

I am just curious that will you publish yolov3-spp tiny version? If there is no in the plan, then how can we achieve from your current yolov3-spp architecture? Some hints might be good.

Thanks Alexey, Regards, Laci

AshleyRoth commented 5 years ago

@benkelaci Hi! Can you exaplin please? What is mean "spp" weights? What's different?

benkelaci commented 5 years ago

Spatial pyramid pooling e.g.: https://arxiv.org/abs/1406.4729 the yolov3-spp weights (but this is not the tiny one): https://pjreddie.com/media/files/yolov3-spp.weights

I am not expert in this area, someone else might be give a correct definition.