garynewby/RealtimeFastStyleTransfer
Realtime fast style transfer in the web browser using webdnn
This tool helps you instantly transform ordinary videos or live camera feeds into artistic masterpieces directly within your web browser. You provide a video or your camera's live feed, choose a famous art style, and it outputs your media reimagined in that style, all in real-time. It's perfect for artists, content creators, or anyone looking to add a unique aesthetic to their visual content on the fly.
No commits in the last 6 months.
Use this if you want to apply artistic styles to live video or webcam footage without needing specialized software or powerful local hardware.
Not ideal if you need to apply these effects to high-resolution video files offline, require a wide variety of advanced customization options, or use a browser other than Chrome.
Stars
9
Forks
5
Language
JavaScript
License
—
Category
Last pushed
Feb 26, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/garynewby/RealtimeFastStyleTransfer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rgeirhos/Stylized-ImageNet
Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
reiinakano/arbitrary-image-stylization-tfjs
Arbitrary style transfer using TensorFlow.js
gordicaleksa/pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally...