Skip to content

Demo script for "The AI Mechanic: Acoustic Vehicle Characterization Neural Networks"

License

Notifications You must be signed in to change notification settings

AarhamWasit/ai_mechanic_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai_mechanic_demo

Demo framework for "The AI Mechanic: Acoustic Vehicle Characterization Neural Networks"

Requires Anaconda environment with numerous libraries installed: numpy, pytorch, librosa (and potentially more)

Also was tested using a NVIDIA 1080 Ti GPU, running via cpu not tested or recommended.

To run:

python demo.py --resume checkpoint/weights.pth

Please email [email protected] for link to trained model weights.

Framework is built upon the template from: https://github.com/victoresque/pytorch-template.

About

Demo script for "The AI Mechanic: Acoustic Vehicle Characterization Neural Networks"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages