Skip to content

jeffames-cs/nnot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nnot

Neural network for object tracking

nnot screenshot

Dependencies

Training the neural network depends on these libraries:

  • pyfann (included in repo)

The nnot GUI depends on these libraries:

  • wxPython

Running nnot

To generate data sets and train the network, run the following:

make clean
make

To show the GUI, run the following:

./gui.py

About

Neural network for object tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published