GithubHelp home page GithubHelp logo

infrared1029 / neural-cam Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.17 MB

A fun cam app i made using neural style transfer

Jupyter Notebook 44.07% Python 26.71% HTML 7.15% JavaScript 12.09% CSS 9.98%

neural-cam's Introduction

NEURAL CAM

A fun proejct I made a while ago and decided to push recently, Neural cam is a cam app that can run two neural style transfer models on both the "forground" and "background" of a live video cam (if you use GPU, CPU is too slow to be consdiered real-time).

preview of neural cam

main.py: file responsible for running the local backend server, loads the model (which is NOT included in the repo) and opens the cam.

model.py: file responsible for the model definition.

Neural Style Transfer.ipynb: Notebook for training a neural style transfer model from scratch, the training loop is heavily inspired from https://github.com/eriklindernoren/Fast-Neural-Style-Transfer/blob/master/train.py.

neural_cam: folder contains the frontend of the app (made with react).

and that's it.

neural-cam's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.