18pxrsun's Stars
remega/OMCNN_2CLSTM
The model of "DeepVS: A Deep Learning Based Video Saliency Prediction Approach" (ECCV2018
Cadene/skip-thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
ryankiros/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
e-apostolidis/SUM-GAN-AAE
A PyTorch Implementation of SUM-GAN-AAE from "Unsupervised Video Summarization via Attention-Driven Adversarial Learning" (MMM 2020)
hhuang-code/VideoSM
Video Summarization (Attention Mechanism and Hierarchical LSTM)
weirme/FCSN
A PyTorch reimplementation of FCSN in paper "Video Summarization Using Fully Convolutional Sequence Networks"
SamLynnEvans/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
l2ior/cosum
Data / annotations for video co-summarization (CVPR15)
XiaoCode-er/Skeleton-Based-Action-Recognition-Papers
The paper list about skeleton-based action recognition.
robi56/video-summarization-resources
Video Summarization Dataset, Papers, Codes
kezhang-cs/Video-Summarization-with-LSTM
Implementation of our ECCV 2016 Paper (Video Summarization with Long Short-term Memory)
SinDongHwan/pytorch-vsumm-reinforce
AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)
KaiyangZhou/vsumm-reinforce
AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (Theano)
mayu-ot/rethinking-evs
Scripts of our CVPR'19 paper "Rethinking the Evaluation of Video Summaries"
yalesong/tvsum
TVSum: Title-based Video Summarization dataset (CVPR 2015)
KaiyangZhou/pytorch-vsumm-reinforce
Unsupervised video summarization with deep reinforcement learning (AAAI'18)
pcshih/pytorch-VSLUD
This is the implementation of the paper Video Summarization by Learning from Unpaired Data(CVPR2019)
ok1zjf/VASNet
PyTorch implementation of the ACCV 2018-AIU2018 paper Video Summarization with Attention
google-research/google-research
Google Research
tensorflow/models
Models and examples built with TensorFlow
xingyul/cpnet
Learning Video Representations from Correspondence Proposals (CVPR 2019 Oral)
facebookresearch/VMZ
VMZ: Model Zoo for Video Modeling
pomonam/LearnablePoolingMethods
TensorFlow Implementation of "Learnable Pooling Methods for Video Classification".
google/youtube-8m
Starter code for working with the YouTube-8M dataset.
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
luuuyi/RefineDet.PyTorch
A higher performance PyTorch implementation of Single-Shot Refinement Neural Network for Object Detection
shaoshengsong/MobileNetV3-SSD
MobileNetV3-SSD for object detection and implementation in PyTorch
yxlijun/Pelee.Pytorch
Pelee implement with pytorch
nnUyi/PeleeNet
A tensorflow implement for PeleeNet:A Real-Time Object Detection System on Mobile Devices
chengsq/pytorch-lighthead
Light-Head R-CNN in PyTorch