Skip to content

eddsteiner/CAFLTAR_object_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

script to connect to url and run fasterrcnn on images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published