Skip to content

Commit 7a1cc67

Browse files
authored
Added a new project - TF.js-TFLite Object Detection. (#8147)
1 parent f224f1d commit 7a1cc67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

GALLERY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Please reach out to us if you'd like to put your project on the list.
7373
- [Brainchop.org](https://neuroneural.github.io/brainchop/) - Brings automatic 3D MRI segmentation capability to neuroimaging by running a deep learning model in the web-browser on the user side - By Mohamed Masoud and Sergey Plis. [[demo](https://neuroneural.github.io/brainchop/)][[repo](https://github.com/neuroneural/brainchop)][[wiki](https://github.com/neuroneural/brainchop/wiki)]
7474
- [chestxray.ai](https://github.com/jordimassaguerpla/chestxray.ai) - X-Ray image of you Chest, and predicts the probability of having any of these 4 diseases:Cardiomegaly,Mass,Pneumotorax,Edema - By Jordi Massaguer Pla. [[repo](https://github.com/jordimassaguerpla/chestxray.ai)]
7575
- [asanAI](https://asanai.scads.ai/) - A tool to experiment with different layer types, optimizers and so on with default and custom data, fully in the browser, see and visualize results and export to a python-model that can be run locally.
76-
76+
- [TF.js-TFLite Object Detection](https://github.com/NSTiwari/TFJS-TFLite-Object-Detection) - This project is an implementation of object detection to detect different categories of waste in real-time directly on the browser using the TF.js-TFLite Web API - by [Nitin Tiwari](https://linkedin.com/in/tiwari-nitin).
77+
7778
## Tutorials / Codelabs
7879

7980
These tutorials augment the [official tutorials](https://js.tensorflow.org/tutorials/).

0 commit comments

Comments
 (0)