See requirements.txt for required packages.
Run src/app.py to open the app.
Download the pretrained models and place them in 'src/ckpt'.
Created by: Vijay Rajagopal
The branch yolov3
was created to integrate the object detector YOLOv3 into Noisey-image.
To get it working, download the COCO pre-trained weights and place it in the ./src/obj_detector/weights/
.