Skip to content

Queuecumber/828j

This branch is 46 commits ahead of, 34 commits behind ahmdtaha/828j:master.

Repository files navigation

828J Project Code

This repository maintains the code for 828j project. It is divided into two parts: data sampling, and training/nets

./data_sampling directory contains code for data sampling where high motion aware tuples are sampled. More details here

./net directory contains a Two-Stream network built upon AlexNet. More details here

unsupervised_train.py and supervised_train.py use the two-stream network and ./data_sampling/tuple_loader to train the network during unsupervised (aka self-supervised) and supervised mode respectively.

About

828j Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 51.4%
  • Jupyter Notebook 30.9%
  • Python 17.3%
  • Other 0.4%