Skip to content

geekzhu001/Yolo-Fastest-MNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yolo-Fastest-MNN

Run on : raspberry pi 4B 2G 

Input size : 320*320

Average inference time : 0.035s 

How to use

*https://github.com/alibaba/MNN

Compile mnn library yourself and replace lib/libMNN.so

*https://github.com/dog-qiuqiu/MobileNet-Yolo#darknet2caffe-tutorial

Convert model to mnn type

sudo apt install libopencv-dev

cd Yolo-Fastest-MNN

mkdir build && cd build && cmake ..

make

./yolo

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published