# rknn_ssd_multithread **Repository Path**: zhangming8/rknn_ssd_multithread ## Basic Information - **Project Name**: rknn_ssd_multithread - **Description**: https://github.com/troyseed/rknn_ssd_multithread.git - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-08 - **Last Updated**: 2022-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # toybrick_ssd_multithread toybrick rknn multithread c demo framework. notice: This test is only can build on target devices(toybrick prod). # pakages dependency sudo dnf install -y cmake gcc gcc-c++ opencv opencv-devel rknn-api # compile step 1. sudo dnf install -y cmake gcc gcc-c++ opencv opencv-devel rknn-api 2. mkdir build 3. cd build 4. cmake .. 5. make # run demo 1. plug usb camera to toybrick prod board 2. ./ssd_demo