CAFLTAR_object_detection script to connect to url and run fasterrcnn on images Intructions to run Install docker Run these lines in command line with your url docker build -t object-detector . docker run object-detector your_url To see example of JSON output python test.py