video-cnn-feat
Video feature extractor
Extracts CNN features from video frames using pre-trained MXNet models
31 stars
4 watching
9 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xufangchn/motion-deblurring-with-real-events | Develops methods to restore blurry motion sequences from real-world events | 33 |
pku-yuangroup/video-bench | Evaluates and benchmarks large language models' video understanding capabilities | 117 |
soloice/chinese-character-recognition | This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. | 200 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 401 |
wanglimin/tdd | A tool for extracting features from videos using deep convolutional descriptors | 104 |
xuzhenqi/cnn | Provides an implementation of convolutional neural networks in MATLAB. | 95 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
shelhamer/clockwork-fcn | Reproduces results from the arxiv paper on clockwork convnets for video semantic segmentation using Caffe and Python | 141 |
ymcui/chinese-xlnet | Provides pre-trained models for Chinese natural language processing tasks using the XLNet architecture | 1,653 |
brightmart/xlnet_zh | Trains a large Chinese language model on massive data and provides a pre-trained model for downstream tasks | 230 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
ibm/max-sports-video-classifier | This project provides a pre-trained video classification model that categorizes sports videos into their respective sports. | 23 |
xiaochus/mobilenetv2 | A Keras implementation of MobileNetV2 with support for training and fine-tuning | 320 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
chaoyuaw/pytorch-coviar | A PyTorch implementation of a compressed video action recognition system | 502 |