tsn-pytorch

Temporal Network

A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding.

Temporal Segment Networks (TSN) in PyTorch

GitHub

1k stars
27 watching
310 forks
Language: Python
last commit: over 5 years ago
action-recognitiondeep-learningpytorchtemporal-segment-networksvideo-understanding

Related projects:

Repository Description Stars
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,669
claws-lab/jodie A PyTorch implementation of a representation learning framework for dynamic temporal networks 355
kefirski/pytorch_tdnn An implementation of Time Delayed Neural Networks using PyTorch 81
torchspatiotemporal/tsl A comprehensive library for processing spatiotemporal data with PyTorch 272
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 680
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
huguyuehuhu/hcn-pytorch Replication of a PyTorch model for action recognition and detection from skeleton data 219
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
dawnranger/pytorch-agnn An implementation of an attention-based graph neural network in PyTorch for semi-supervised learning 145
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
tugstugi/pytorch-saltnet A PyTorch implementation of a U-Net model for image segmentation tasks 278
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235