This repository contains my personal code for the paper Learning Spatiotemporal Features with 3D Convolutional Networks by Du Tran, Lubomir Bourdev, Rob Fergus, Lorenzo Torresani, Manohar Paluri.
-
Updated
Sep 14, 2023 - Python
This repository contains my personal code for the paper Learning Spatiotemporal Features with 3D Convolutional Networks by Du Tran, Lubomir Bourdev, Rob Fergus, Lorenzo Torresani, Manohar Paluri.
This is my todo list and some useful materials
Official code for CVPR'19 paper "Collaborative Spatiotemporal Feature Learning for Video Action Recognition"
3D backbone for video action recognition
This project involves the identification of different actions from video clips where the action may or may not be performed throughout the entire duration of the video. This is done using two CNN models which are 3D-CNN and LSTM models.
SoccerAct10 is a dataset which contains 10 different soccer actions. This dataset was developed using the videos from YouTube.
Single run action detector on video stream data
A PyTorch implementation of MCA based on PRICAI 2022 paper "Weakly-supervised Temporal Action Localization with Multi-head Cross-modal Attention"
Thin-plate spline interpolation estimates scene illumination for better color accuracy in images. This method enhances automatic white balancing for digital cameras by using a refined training set. 🛠️🌈
A PyTorch implementation of UM based on AAAI 2021 paper "Weakly-supervised Temporal Action Localization by Uncertainty Modeling"
A PyTorch implementation of RSC based on MMM 2023 paper "Weakly-supervised Temporal Action Localization with Regional Similarity Consistency"
NTU Fall 2019 Deep Learning for Computer Vision Homework 4 - Action Segmentation
Code associated with "M2A: Motion Aware Attention for Accurate Video Action Recognition"
Video Action Recognition using Deep Learning
FFT PyTorch 0.3 GPU implementation & experiments with DeepFFT model in Video Action Recognition and VM Classification
A PyTorch implementation of "SlowFast Networks for Video Recognition"
[Arxiv2020] The code for our paper 《Self-Supervised Temporal-Discriminative Representation Learning for Video Action Recognition》 https://arxiv.org/abs/2008.02129
A PyTorch implementation of "Spatiotemporal Multiplier Networks for Video Action Recognition"
An Online Web Game "You Perform, I Guess!" based on C3D Model
Add a description, image, and links to the video-action-recognition topic page so that developers can more easily learn about it.
To associate your repository with the video-action-recognition topic, visit your repo's landing page and select "manage topics."