ryanjay0/miles-deep
A deep learning system that classifies seconds of video into categories using a convolutional neural network with residual connections.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
Miles Deep is a video classification tool that uses a deep convolutional neural network with residual connections, built on the Caffe framework, to classify each second of video into 6 categories with 95% accuracy. It then automates video editing based on those classifications, such as removing scenes without sexual contact. The system supports GPU acceleration via CUDA and CuDNN for faster processing.