zw76859420 / video-action-recognitionLinks
视频动作识别,基于C3D网络构建
☆31Updated 6 years ago
Alternatives and similar repositories for video-action-recognition
Users that are interested in video-action-recognition are comparing it to the libraries listed below
Sorting:
- 视频行为识别☆35Updated 7 years ago
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆62Updated 6 years ago
- Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)☆196Updated 4 years ago
- Multi 3DCNN for action recognition using global and local information☆38Updated 7 years ago
- Key frames extraction in traffic videos using K-Means☆13Updated 7 years ago
- tensorflow real time video action recognition based on C3D https://arxiv.org/abs/1412.0767☆79Updated 4 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 7 years ago
- generate action data using openpose or SSD☆30Updated 7 years ago
- Multi-stream CNN architectures for action detection with actor-centric filtering☆27Updated 6 years ago
- Two Stream CNN implemented in Keras using in skeleton-based action recognition with dataset NTU RGB+D☆77Updated 7 years ago
- 这是用opencv以颜色直方图法进行的关键帧提取 和 用Python以流光分析写的关键帧提取☆50Updated 8 years ago
- 爱奇艺多模态人物识别比赛,排名第四☆69Updated 6 years ago
- train C3D with keras for action recognition☆117Updated 6 years ago
- Temporal Segment Networks (TSN) in Tensorflow☆25Updated 6 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 6 years ago
- Source code of our TCSVT 2018 paper "Two-stream Collaborative Learning with Spatial-Temporal Attention for Video Classification".☆20Updated 7 years ago
- 基于tensorflow的手势识别和分类代码☆217Updated 7 years ago
- Action recognition.基于C3D的视频动作识别☆26Updated 6 years ago
- ☆13Updated 3 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆43Updated 6 years ago
- this project implements the hand gesture recognition algorithm introduced in paper online detection and classification of dynamic hand ge…☆99Updated 6 years ago
- 基于人脸识别的自动点名程序(带GUI操作界面)☆13Updated 6 years ago
- some famous works and new content to be added☆147Updated 8 years ago
- 人体、面部、手部关键点识别,动作识别☆121Updated 2 years ago
- use TensorFlow and Two stream CNN train and test the CK+ dataset☆50Updated 7 years ago
- A simple Tensorflow code for C3D☆50Updated 7 years ago
- Basic two stream video action classification by tensorflow slim.☆23Updated 6 years ago
- An implementation of Video Transformer Network (VTN) approach for Action Recognition in TensorFlow.☆55Updated 4 years ago
- My re-implementation of two stream action recognition☆60Updated 4 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联 形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago