Skip to content

wqw547243068/demo

 
 

Repository files navigation

Implementation of Small Projects using TensorFlow.js

<script> window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"鹤啸九天的技术博客","bdMini":"2","bdMiniList":false,"bdPic":"http://news.zx123.cn/uploadfile/news68/1800961ad02811e7b1c400163e010ef1.jpg","bdStyle":"0","bdSize":"32"},"share":{},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到:","viewSize":"32"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)]; </script>

计算机视觉

手写汉字识别

Texter 字形识别

Recognition of latex symbols check demo

alt text

Sketcher 你画我猜

  • Recognition of sketch drawings check demo

alt text

OCR

pix2pix 灵魂画手

  • 只需简单够花轮廓,系统就自动填充为看似合理的图像
  • Fast image-to-image check demo

alt text

fast-style

fast style

  • Fast style transfer check demo

alt text

风格化案例

<iframe src="https://reiinakano.github.io/arbitrary-image-stylization-tfjs" scrolling="yes" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width='800' height='600'> </iframe>

Real Time style transfer 实时风格迁移

Real Time style transfer check demo

alt text

Real Time Face Segmentation 实时人脸分割

  • Real Time Face Segmentation check demo

alt text

Real Time Face recunstruction 实时人脸重构

  • Face recunstuction demo

alt text

Real-Time-Person-Removal

基于tensorflow.js的实时检测Demo

DeepFace

Poser 眼球跟踪

  • Track an object using your eyes check demo

alt text

Racer 眼动游戏

  • 通过眼球运动控制游戏
  • Control a racing car using your eye movement check demo

alt text

石头剪刀布

自拍照→卡通

【2019-08-18】【用自拍照生成动漫头像】’Selfie To Anime - Website front-end of selfie2anime.com' by Rico A. Beti GitHub

Demo代码库

NLP基础

序列标注

Sentiment Classification 情感分类

  • Given a movie review classify it as positive or negative check demo

alt text

ChatBot

智能改写

  • 【2019-09-06】基于transformer的自动补全Demo, Write With Transformer,提供多种领域的补全功能

阅读理解

无人驾驶

车道线检测 Lane detection

Visit

访问统计可视化


<script type="text/javascript" src="//rf.revolvermaps.com/0/0/1.js?i=5q2837r7gjo&s=265&m=7&v=true&r=false&b=000000&n=false&c=ff0000" async="async"> </script>

Comments

  • 评论区

<script type="text/javascript"> (function(d, s) { var j, e = d.getElementsByTagName(s)[0]; if (typeof LivereTower === 'function') { return; } j = d.createElement(s); j.src = 'https://cdn-city.livere.com/js/embed.dist.js'; j.async = true; e.parentNode.insertBefore(j, e); })(document, 'script'); </script> 为正常使用来必力评论功能请激活JavaScript
---

Others

  • Nothing ...

About

Implementation of web friendly ML models using TensorFlow.js ; https://wqw547243068.github.io/Python-learning/demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • Jupyter Notebook 14.5%
  • HTML 8.0%
  • CSS 0.3%
  • Python 0.2%
  • PHP 0.1%
  • Ruby 0.1%