Skip to content

This project is a simple integration of interface with Yolo3 and TF-Model Zoo. And those models can be used in Unity.

License

Notifications You must be signed in to change notification settings

plasticanne/unity-object-detection-zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple integration of interface with Yolo V3 and TF-Model Zoo.

And those models can be used in Unity.

Workflow

Python part

  • Download orginal model.
  • Retrain model or just use it.
  • Convert the model to unity interface frozen model .pb file.

Unity part

  • Rename the .pb file to .bytes.
  • Enjoy it.

About

This project is a simple integration of interface with Yolo3 and TF-Model Zoo. And those models can be used in Unity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published