Volhacks 2016 Project
- User pastes a Youtube URL.
- Our server downloads the Youtube video and chops it up into 1-second frames.
- Our server passes each frame through a TensorFlow neural network to label the frames.
- The user receives the highest-confidence labels and can jump to those points in the video.