Giter VIP home page Giter VIP logo

werbeskip's Introduction

WerbeSkip

A Webserver to detect ads on TV

Build with Neural Networks, Django and Vue

Installation

Note: Cloning this repository may take a while, because it's very large

It's only testet with python 3.6, other versions may not work properly All dependencys for python are in requirements.txt listed.

If you want to use the webserver, Redis must also be installed.

External Files

So that evrything works correctly the dateset and the saved network, must be downloaded. For the dateset go here and for the network go here

Usage

Neuron Network

Go to the directory deepnet/examples for examples.

Webserver

To start the server run sh deploy.sh.

If you prefer docker run docker-compose up

File Structure

There are 2 parts to the app. The first part is the neural network and the algorithmen. The second part is the webserver.

Neural Network

The main part is the deepnet directory. It holds a self written deep neural network library.

The numpywrapper module is just so the neural network library can switch between numpy and cupy

Webserver

The main parts are: app, src, vuedj

vuedj: The Django settings

app: Backend with Websocket

src: Frontend implemented with VueJS

Others

thoughts is the directory with the Protocoll and the maturaarbeit

update_handler.py is the intersection between the server and the algorithmen

werbeskip's People

Contributors

georgohneh avatar

Stargazers

Leandro avatar

Watchers

Leandro 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.