ml-projects
ml-projects copied to clipboard
Implementation of web friendly ML models using TensorFlow.js. pix2pix, face segmentation, fast style transfer and many more ...
Implementation of Small Projects using TensorFlow.js
check this tutorial on TensorFlow.js https://medium.com/tensorflow/a-gentle-introduction-to-tensorflow-js-dba2e5257702
pix2pix
Fast image-to-image check demo https://zaidalyafeai.github.io/pix2pix/cats.html
fast-style
Fast style transfer check demo https://zaidalyafeai.github.io/fast-style/
Real Time Face Segmentation
Real Time Face Segmentation check demo https://zaidalyafeai.github.io/face-segmentation/
Real Time style transfer
Real Time style transfer check demo https://zaidalyafeai.github.io/RST/
Real Time Face recunstruction
Face recunstuction demo https://zaidalyafeai.github.io/fast-style/
Texter
Recognition of latex symbols check demo https://zaidalyafeai.github.io/texter/
Sketcher
Recognition of sketch drawings check demo https://zaidalyafeai.github.io/sketcher/
Poser
Track an object using your eyes https://zaidalyafeai.github.io/poser/
Racer
Control a racing car using your eye movement check demo https://zaidalyafeai.github.io/racer/
Sentiment Classification
Given a movie review classify it as positive or negative check demo https://zaidalyafeai.github.io/sentiment-classification/