MohsenFayyaz89 / T3d

Licence: mit
Temporal 3D ConvNet

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to T3d

stipcv
Realtime implemnetation of spatial-temporal local features
Stars: ✭ 14 (-85.57%)
Mutual labels:  activity-recognition
Activity-Recognition-CovMIJ
Skeleton-based method for activity recognition problem
Stars: ✭ 13 (-86.6%)
Mutual labels:  activity-recognition
Wdk
The Wearables Development Toolkit - a development environment for activity recognition applications with sensor signals
Stars: ✭ 68 (-29.9%)
Mutual labels:  activity-recognition
Awesome-Human-Activity-Recognition
An up-to-date & curated list of Awesome IMU-based Human Activity Recognition(Ubiquitous Computing) papers, methods & resources. Please note that most of the collections of researches are mainly based on IMU data.
Stars: ✭ 72 (-25.77%)
Mutual labels:  activity-recognition
hamnet
PyTorch implementation of AAAI 2021 paper: A Hybrid Attention Mechanism for Weakly-Supervised Temporal Action Localization
Stars: ✭ 30 (-69.07%)
Mutual labels:  activity-recognition
Lstm Human Activity Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Stars: ✭ 2,943 (+2934.02%)
Mutual labels:  activity-recognition
Gait-Recognition-Using-Smartphones
Deep Learning-Based Gait Recognition Using Smartphones in the Wild
Stars: ✭ 77 (-20.62%)
Mutual labels:  activity-recognition
Hake Action Torch
HAKE-Action in PyTorch
Stars: ✭ 74 (-23.71%)
Mutual labels:  activity-recognition
Robust-Deep-Learning-Pipeline
Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer SIST (2020)
Stars: ✭ 20 (-79.38%)
Mutual labels:  activity-recognition
Sense
Enhance your application with the ability to see and interact with humans using any RGB camera.
Stars: ✭ 522 (+438.14%)
Mutual labels:  activity-recognition
Squeeze-and-Recursion-Temporal-Gates
Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Multi-Temporal Convolutions for Human Action Recognition in Videos".
Stars: ✭ 62 (-36.08%)
Mutual labels:  activity-recognition
dana
DANA: Dimension-Adaptive Neural Architecture (UbiComp'21)( ACM IMWUT)
Stars: ✭ 28 (-71.13%)
Mutual labels:  activity-recognition
Awesome Action Recognition
A curated list of action recognition and related area resources
Stars: ✭ 3,202 (+3201.03%)
Mutual labels:  activity-recognition
glimpse clouds
Pytorch implementation of the paper "Glimpse Clouds: Human Activity Recognition from Unstructured Feature Points", F. Baradel, C. Wolf, J. Mille , G.W. Taylor, CVPR 2018
Stars: ✭ 30 (-69.07%)
Mutual labels:  activity-recognition
React Native Activity Recognition
React Native wrapper for the Activity Recognition API.
Stars: ✭ 69 (-28.87%)
Mutual labels:  activity-recognition
R2Plus1D-C3D
A PyTorch implementation of R2Plus1D and C3D based on CVPR 2017 paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition" and CVPR 2014 paper "Learning Spatiotemporal Features with 3D Convolutional Networks"
Stars: ✭ 54 (-44.33%)
Mutual labels:  activity-recognition
On-device-activity-recognition
Personalized machine learning on the smartphone
Stars: ✭ 46 (-52.58%)
Mutual labels:  activity-recognition
M Pact
A one stop shop for all of your activity recognition needs.
Stars: ✭ 85 (-12.37%)
Mutual labels:  activity-recognition
Hake Action
As a part of the HAKE project, includes the reproduced SOTA models and the corresponding HAKE-enhanced versions (CVPR2020).
Stars: ✭ 72 (-25.77%)
Mutual labels:  activity-recognition
Activity Recognition With Cnn And Rnn
Temporal Segments LSTM and Temporal-Inception for Activity Recognition
Stars: ✭ 415 (+327.84%)
Mutual labels:  activity-recognition

T3D

This is the code for the paper Temporal 3D ConvNets: New Architecture and Transfer Learning for Video Classification,
Ali Diba*, Mohsen Fayyaz*, Vivek Sharma, Amir Hossein Karami, Mohammad Mahdi Arzani, Rahman Yousefzadeh, Luc Van Gool
(* equal contribution)

In this work we have introduced the new 3D convolutional neural network architectures for video classification named DenseNet3D and T3D.

If you find this code useful in your research, please cite:

@ARTICLE{2017arXiv171108200D,
   author = {{Diba}, A. and {Fayyaz}, M. and {Sharma}, V. and {Karami}, A.~H. and 
	{Mahdi Arzani}, M. and {Yousefzadeh}, R. and {Van Gool}, L.},
    title = "{Temporal 3D ConvNets: New Architecture and Transfer Learning for Video Classification}",
  journal = {ArXiv e-prints},
archivePrefix = "arXiv",
   eprint = {1711.08200},
 primaryClass = "cs.CV",
 keywords = {Computer Science - Computer Vision and Pattern Recognition},
     year = 2017,
    month = nov,
   adsurl = {http://adsabs.harvard.edu/abs/2017arXiv171108200D},
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].