Repository for playing the computer vision apps: Face analytics using ncnn on Raspberry Pi
$ pip3 install -r docker/requirements.txt
$ git clone https://github.com/mheriyanto/play-with-ncnn.git
$ cd play-with-ncnn
$ python3 inference.py --backend ncnn --img_fold samples
- NanoDet: Super fast and lightweight anchor-free object detection model. here