weidafeng / Efficient-SlowFastLinks
Efficient dual attention SlowFast networks for video action recognition
☆24Updated 3 years ago
Alternatives and similar repositories for Efficient-SlowFast
Users that are interested in Efficient-SlowFast are comparing it to the libraries listed below
Sorting:
- pytorch☆62Updated 4 years ago
- Custom ava dataset, Multi-Person Video Dataset Annotation Method of Spatio-Temporally Actions☆125Updated 3 years ago
- Code for the paper: "Efficient Two-Stream Network for Violence Detection Using Separable Convolutional LSTM"☆61Updated last year
- download AVA dataset☆23Updated last year
- ☆108Updated 2 years ago
- Tiny Kinetics-400 for test☆93Updated last year
- Implementation of brand new video augmentation strategy for video action recognition with 3D CNN☆27Updated 4 years ago
- ☆60Updated 2 years ago
- Contains code for C3D, LCN and TSM for action recognition models.☆10Updated 5 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆73Updated 4 years ago
- ☆46Updated 4 years ago
- YOLO-POSE was used for key point detection, Bytetrack for tracking, and STGCN for fall and other behavior recognition☆45Updated 2 years ago
- Here I integrated the YOLOv5 object detection algorithm with my own created dataset which consists of human activity images to achieve lo…☆39Updated 3 years ago
- MoViNets PyTorch implementation: Mobile Video Networks for Efficient Video Recognition;