SSD-MobileNet-ncnn SSD-MobileNet with Tencent ncnn framework Train on caffe and convert model to the ncnn version. You can download model from here. Before compile Copy model to the (PROJECT_ROOT)/model Require Dependency Library OpenCV 3.3.1 (For displaying demo video) ncnn 2017.12.25 (In the package folder) Compile in Windows $ ./build_vs2017_x64.bat Compile in Ubuntu $ sh build_ubuntu.sh Compile in Raspberry Pi $ sh build_raspberry.sh