Skip to content

Shuunen/video-sense

Repository files navigation

Video Sense

Code Climate maintainability Project license Website Up

Simple web app that uses machine learning to detect objects in photos and videos

Demo

Try it online

demo

Hosting graciously provided by Netlify

TODO

  • try to use ffmpeg.js to decode mkv files
  • add stable image logic (2 canvas A & B & compare Image A & B distance)
  • bonus : add person detection

Samples

Thanks

  • Favicon.io : for the "VS" favicon rounded #FFF & #50A with Kdam font size 100
  • Github : for all their great work year after year, pushing OSS forward
  • Loading.io : for the loading animation
  • Netlify : awesome company that offers free CI & hosting for OSS projects
  • Repo-checker : eslint cover /src code and this tool the rest ^^
  • Servor : dependency free dev server for single page app development
  • Shields.io : for the nice badges on top of this readme
  • Shuutils : collection of pure JS utils
  • TailwindCss : awesome lib to produce maintainable style