Giter Site home page Giter Site logo

h264_beds's Introduction

H264-Beds

A framework for producing online video-embeddings directly on H-264 encodings.

The most important files are likely: embedding.py, small_gg.py, small_gg.ipynb, downstream.ipynb, codec.py (in that order). The rest are mainly failed experiments, plotting, or data.

Overview of Files

autoencoders - Folder containining saved weights for trained models.

embeddor_runs - Saved embeddings from running the embeddors on a single video.

frames - Frames as images.

cheap.ipynb - Scratch work for using translations to compute embeddings more efficiently. Not necessary to review.

codec.py - Our simple implementation of H-264. When run, looks in frames and produces simulated H-264 data in the coded_vids folder.

dictionary.py - Old work experimenting with using dictionary learning instead of autoencoders.

dictlearn.ipynb - Old work experiment with using dictionary learning instead of autoencoders.

downstream.ipynb - Our simple downstream anomoly detection task.

embedding.py - Defines our three embeddors. Notably contains implementations for the naive embeddor and the invariant based embeddor. Probably one of the most relevant/interesting files.

plot_embeddors.ipyb - For plotting saved embeddor runs.

small_gg.ipynb - Notebook that trains the autoencoder.

small_gg.py - File defining the autoencoder architecture.

h264_beds's People

Contributors

mpekala23 avatar

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.