key-cc's Stars
china-testing/python-api-tesing
python测试开发库 中文版(持续更新)及书籍下载。公众号:pythontesting
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
cantonioupao/pytorch-human_action_recognition_breakfast_dataset-C3D_model_implementation
This repository implements the Breakfast Action Dataset in Pytorch and aims to achieve a high human action recognition using the C3D model
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
Lee-daeho/Video-Swin-Transformer
drv-agwl/ViViT-pytorch
lucidrains/STAM-pytorch
Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
iampartho/SegCodeNet
haofanwang/video-swin-transformer-pytorch
Video Swin Transformer - PyTorch
bomri/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
ppriyank/Video-Action-Transformer-Network-Pytorch-
Implementation of the paper Video Action Transformer Network
mx-mark/VideoTransformer-pytorch
PyTorch implementation of a collections of scalable Video Transformer Benchmarks.
Xiehuaiqi/action_recognition_light
wanglimin/ARTNet
Appearance-and-Relation Networks
youjiangxu/seqvlad-pytorch
The implementation of Sequential VLAD in Pytorch
Atharva-Chandak/action-recognition-in-videos
Transformer based human action recognition in videos
ethandrzb/UCF101-PyTorch
UCF101 Video Classification Assignment for CRCV REU 2021
rishikksh20/ViViT-pytorch
Implementation of ViViT: A Video Vision Transformer
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
irhum/R2Plus1D-PyTorch
PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
eriklindernoren/Action-Recognition
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
hassony2/kinetics_i3d_pytorch
Inflated i3d network with inception backbone, weights transfered from tensorflow
elb3k/vtn
Video Transformer Network
jfzhang95/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
mchengny/RWF2000-Video-Database-for-Violence-Detection
A large scale video database for violence detection, which has 2,000 video clips containing violent or non-violent behaviours.
Tramac/tiny-kinetics-400
Tiny Kinetics-400 for test
piergiaj/representation-flow-cvpr19
Code and models for our CVPR'19 paper "Representation Flow for Action Recognition"