• Stars
    star
    650
  • Rank 69,267 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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 alt text

fast-style

Fast style transfer check demo https://zaidalyafeai.github.io/fast-style/ alt text

Real Time Face Segmentation

Real Time Face Segmentation check demo https://zaidalyafeai.github.io/face-segmentation/ alt text

Real Time style transfer

Real Time style transfer check demo https://zaidalyafeai.github.io/RST/ alt text

Real Time Face recunstruction

Face recunstuction demo https://zaidalyafeai.github.io/fast-style/ alt text

Texter

Recognition of latex symbols check demo https://zaidalyafeai.github.io/texter/

alt text

Sketcher

Recognition of sketch drawings check demo https://zaidalyafeai.github.io/sketcher/

alt text

Poser

Track an object using your eyes https://zaidalyafeai.github.io/poser/

alt text

Racer

Control a racing car using your eye movement check demo https://zaidalyafeai.github.io/racer/

alt text

Sentiment Classification

Given a movie review classify it as positive or negative check demo https://zaidalyafeai.github.io/sentiment-classification/

alt text