All Projects → DanRuta → StyleSight

DanRuta / StyleSight

Licence: other
Browser based 'real-time' AR 'fast' neural style transfer using tensorflowjs

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to StyleSight

Vimeo Unity Sdk
Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
Stars: ✭ 159 (+960%)
Mutual labels:  vr, ar
Webar Article
WebAR-Article is a responsive and information rich website that is progressively enhanced with Augmented Reality content exposed through experimental web technologies.
Stars: ✭ 225 (+1400%)
Mutual labels:  vr, ar
Openbrushvr
Unity VR & AR Painting in 3d space for the Vive and Tango and ARKit
Stars: ✭ 180 (+1100%)
Mutual labels:  vr, ar
Dxr
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
Stars: ✭ 134 (+793.33%)
Mutual labels:  vr, ar
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+1520%)
Mutual labels:  vr, ar
Spheroidscript
Stars: ✭ 138 (+820%)
Mutual labels:  vr, ar
Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (+1360%)
Mutual labels:  vr, ar
360vr
This is a small VR library that can quickly help you build VR app.
Stars: ✭ 99 (+560%)
Mutual labels:  vr, ar
Three.ar.js
A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
Stars: ✭ 2,702 (+17913.33%)
Mutual labels:  vr, ar
Webxr Emulator Extension
WebXR emulator extension
Stars: ✭ 231 (+1440%)
Mutual labels:  vr, ar
Model viewer.dart
A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.
Stars: ✭ 134 (+793.33%)
Mutual labels:  vr, ar
awesome-webxr
All things WebXR.
Stars: ✭ 117 (+680%)
Mutual labels:  vr, ar
Arkit Cardboard Vr
ARkit + GVR to make VR and Mixed Reality 6dof AR for iphone
Stars: ✭ 132 (+780%)
Mutual labels:  vr, ar
Arcore
ARCore Course
Stars: ✭ 148 (+886.67%)
Mutual labels:  vr, ar
Vircadia
Vircadia open source metaverse platform, based on the former High Fidelity Virtual Reality Platform.
Stars: ✭ 110 (+633.33%)
Mutual labels:  vr, ar
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+1200%)
Mutual labels:  vr, ar
Illixr
ILLIXR: Illinois Extended Reality Testbed
Stars: ✭ 33 (+120%)
Mutual labels:  vr, ar
Lullaby
A collection of C++ libraries designed to help teams develop virtual and augmented reality experiences
Stars: ✭ 1,062 (+6980%)
Mutual labels:  vr, ar
Webxr Polyfill
A polyfill and example code for building augmented reality (AR) and virtual reality (VR) applications using WebXR.
Stars: ✭ 227 (+1413.33%)
Mutual labels:  vr, ar
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (+33.33%)
Mutual labels:  vr, ar

StyleSight

Browser based 'real-time' AR 'fast' neural style transfer using tensorflowjs


Live demo:

https://ai.danruta.co.uk/stylesight/


With this, you can see the world around you as imagined in famous paintings.

The inference is done client-side using tensorflowjs.

Devices with low GPU memory might not be able to run this, for now.

Credits

Original AR/VR code: https://github.com/DanRuta/WebSight

Original deeplearnjs style transfer demo and models: https://github.com/reiinakano/fast-style-transfer-deeplearnjs

Original research paper: https://arxiv.org/abs/1603.08155

Development

npm install the dependencies and run grunt to run concatenation and minification. Use node server to serve this to localhost:1337

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].