Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 307 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 307 Bytes

Detection Demo for MIT-Hackathon

Step 1. Start inference server on a machine which nvidia-docker is correctly configured.

bash start_server.sh

Step 2. Run main.py to detect objects of test.jpg.

python main.py

Step 3. Check the result.jpg

open result.jpg