Skip to content

ssd-codegen/py_ssd_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_ssd_example

This is an example on how to use the python bindings for SSD.

Try running ./run.sh to see src/example.py in action.

If you want to interactively play around with the model, try ./run_interactive.sh which will use src/interactive.py to pre-load the model into a variable named model for you to play around with.

To see how the python bindings are installed, see init.sh which is sourced by run and run_interactive to ensure a working environment.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published