ModelDepot / tfjs-yolo-tiny

In-Browser Object Detection using Tiny YOLO on Tensorflow.js
https://modeldepot.io/mikeshi/tiny-yolo-in-javascript
MIT License
530 stars 92 forks source link

How to convert tiny-yolo to a model that can be used by tensorflow.js? I have *.pb and *.meta files from the darknet(YOLO). #17

Closed akuma308 closed 6 years ago

MikeShi42 commented 6 years ago

Check out my guide here, this should be sufficient. Feel free to re-open with follow up questions.

https://towardsdatascience.com/deep-learning-in-your-browser-a-brisk-guide-ca06c2198846