tensorflow / tfjs

A WebGL accelerated JavaScript library for training and deploying ML models.
https://js.tensorflow.org
Apache License 2.0
18.5k stars 1.93k forks source link

[Contribution] Real-time semantic segmentation in the browser #3486

Closed hugozanini closed 4 years ago

hugozanini commented 4 years ago

Hello,

I'd like to submit my project of Real-Time Instance Segmentation in the browser using TensorFlow.js as a contribution to the pool of examples.

https://github.com/hugozanini/realtime-semantic-segmentation

Thank you,

tafsiri commented 4 years ago

@hugozanini Great! You should make a PR to this file https://github.com/tensorflow/tfjs/blob/master/GALLERY.md adding the link to your project.