Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 610 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 610 Bytes

Segmentation Demo

Real-time image segmentation in the browser with TensorflowJS.

Live demo

Uses U-Net convolutional neural network trained with laurentmih/aisegmentcom-matting-human-datasets dataset and built with keras.

Not really polished and needs some tweaking but does provide an example of model training and browser integration workflow. Was initially designed as a iteration on a personal project, Hyper World Tour.