Skip to content

Commit

Permalink
Added a new project - TF.js-TFLite Object Detection. (#8147)
Browse files Browse the repository at this point in the history
  • Loading branch information
NSTiwari committed Jan 22, 2024
1 parent f224f1d commit 7a1cc67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GALLERY.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ Please reach out to us if you'd like to put your project on the list.
- [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)]
- [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)]
- [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.

- [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).

## Tutorials / Codelabs

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

0 comments on commit 7a1cc67

Please sign in to comment.