Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 625 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 625 Bytes

Distributed_Object_Detection

2nd Project for Distributed Computing

Authors

Run Instructions

To test out the program (make sure to have all requirements first):
$ bash ./run.sh

Install

$ python3 -m venv venv
$ source venv/bin/activate
$ python -m pip install --upgrade pip
$ pip install -r requirements.txt
$ wget https://pjreddie.com/media/files/yolov3.weights

Examples

$ python3 object_detect.py kite.jpg
$ python3 video2image.py moliceiro.m4v