Turingmachine01's Stars
fjchange/awesome-video-anomaly-detection
Papers for Video Anomaly Detection, released codes collection, Performance Comparision.
YuxinZhaozyx/pytorch-VideoDataset
Tools for loading video dataset and transforms on video in pytorch. You can directly load video files without preprocessing.
jfzhang95/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
ParitoshParmar/C3D-LSTM--PyTorch
C3D-LSTM implementation in PyTorch [WACV 2019]
piergiaj/pytorch-i3d
google-deepmind/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
sanchit2843/Videoclassification
Crime detection in cctv footage using deep learning
henniekim/action_recognition_study
didpurwanto/ucf_crime_annotation
Temporal Annotation of UCF Crime dataset
shashankvkt/AnomalyDetection_UCF_Crime
senlin-ali/UCF_Crimes_I3D
fendouai/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
tjwei/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch