Skip to content

dzhwinter/MITHackthonRecognizeDigitsDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digits Recognition 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 The result will print out in the Terminal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.4%
  • Shell 21.6%