Skip to content

Vovinsa/SportTotalTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SportTotal test task

Command to run the app:

docker build -t server_trt .
docker run --runtime nvidia -p 3000:3000 -it server_trt

To get the prediction run this command:

curl -X POST -H "Content-Type: image/jpeg" --data-binary "@/path/to/image" http://jetson_ip:port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published