https://github.com/josemmo/not-hotdog
🌠Sample TensorFlow.js PWA which recognizes Hotdogs and Not Hotdogs
https://github.com/josemmo/not-hotdog
hotdog pwa tensorflow tensorflow-tutorials
Last synced: 4 months ago
JSON representation
🌠Sample TensorFlow.js PWA which recognizes Hotdogs and Not Hotdogs
- Host: GitHub
- URL: https://github.com/josemmo/not-hotdog
- Owner: josemmo
- License: mit
- Created: 2018-05-04T18:45:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T17:37:43.000Z (about 7 years ago)
- Last Synced: 2025-01-01T20:45:29.815Z (6 months ago)
- Topics: hotdog, pwa, tensorflow, tensorflow-tutorials
- Language: JavaScript
- Homepage: https://josemmo.github.io/not-hotdog/
- Size: 2.17 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hotdog or Not Hotdog

Yet another sample project using [TensorFlow.js](https://js.tensorflow.js/) and MobileNet to create a Progressive Web App (PWA) which recognizes Hotdogs and Not Hotdogs, as shown in the HBO series' Silicon Valley.
[](https://www.youtube.com/watch?v=ACmydtFDTGs)
## Additional resources
- [Presentation in PDF (Spanish)](https://github.com/josemmo/not-hotdog/releases/download/v0.0.1/Presentation.Spanish.pdf)## License
This project in under the MIT License. You can freely do whatever you want with its code as long as you credit the author.