Qengineering / YoloV7-ncnn-Jetson-Nano

YoloV7 for a Jetson Nano using ncnn.
https://qengineering.eu/deep-learning-examples-on-raspberry-32-64-os.html
BSD 3-Clause "New" or "Revised" License
30 stars 6 forks source link

yolov5 result is better #2

Closed lucasjinreal closed 1 year ago

lucasjinreal commented 1 year ago
image
Qengineering commented 1 year ago

Which type of YoloV5 are you using (tiny, small)? And which version? nihui as used version 3.1 of ultralytics YoloV5. Recently version 7.0 has been released. I'm planning to write the interface for ncnn as the topology is quite different. BTW, even better than your yolov7_d2?