nightsnack / YOLObile

This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
GNU General Public License v3.0
362 stars 96 forks source link

The problem of speed in TX2 #8

Open f64051041 opened 3 years ago

f64051041 commented 3 years ago

when I run your .cfg and weight on NVIDIA Jetson TX2 , the speed is only 5 fps . But when i run Yolov3-tiny .cfg and .weight , the speed can reach 30 fps. May I ask you this reason? Thanks.

nightsnack commented 3 years ago

Sorry, I'm not familar with TX2. Perhaps you need a compiler. Please refer to the pinned issue. #7