KevinPercy / KMeans_KeyFrameExtractionLinks
Key frames extraction in traffic videos using K-Means
☆13Updated 7 years ago
Alternatives and similar repositories for KMeans_KeyFrameExtraction
Users that are interested in KMeans_KeyFrameExtraction are comparing it to the libraries listed below
Sorting:
- Source code of our TCSVT 2018 paper "Two-stream Collaborative Learning with Spatial-Temporal Attention for Video Classification".☆20Updated 7 years ago
- This Pytorch repo uses BiConvLSTM in a Spatiotemporal Encoder to detect violence in Videos. Three benchmark datasets namely Hockey, Movie…☆37Updated 7 years ago
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆63Updated 7 years ago
- 这是用opencv以颜色直方图法进行的关键帧提取 和 用Python以流光分析写的关键帧提取☆51Updated 8 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆14Updated 7 years ago
- Pytorch 3DNet attention feature map Visualization by [Cam](https://arxiv.org/abs/1512.04150); C3D, R3D, I3D, MF Net is support now!☆65Updated 5 years ago
- Use human pose information to help action recognition, explored with attention-pooling method, C3D method and two-stream architecture, im…☆18Updated 7 years ago
- for action recognition in videos☆43Updated 8 years ago
- TensorFlow implementation for video classification.☆44Updated 7 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 7 years ago
- A Temporal 3D DNN for action recognition in videos☆17Updated 6 years ago
- ☆13Updated 4 years ago
- TensorFlow Implementation of "Attention Clusters: Purely Attention Based Local Feature Integration for Video Classification".☆41Updated 7 years ago
- source codes of CCF BDCI champion team☆27Updated 6 years ago
- An implementation of Video Transformer Network (VTN) approach for Action Recognition in TensorFlow.☆55Updated 5 years ago
- (2020) Video Classification Neural Network☆30Updated 5 years ago
- abnormal behavior detection using CNN and RNN☆36Updated 8 years ago
- Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode …☆30Updated 5 years ago
- PyTorch demo code for "Spatial-Temporal Pyramid Based Convolutional Neural Network for Action Recognition"☆15Updated 7 years ago
- Frames Extraction With OpenCV and Python