YinXiaojieCSDN's Stars
facebookresearch/av_hubert
A self-supervised learning framework for audio-visual speech
BrasD99/HeyGenClone
A simple and open-source analogue of the HeyGen system
mpc001/auto_avsr
Auto-AVSR: Lip-Reading Sentences Project
yfeng95/DECA
DECA: Detailed Expression Capture and Animation (SIGGRAPH 2021)
Hangz-nju-cuhk/Talking-Face_PC-AVS
Code for Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation (CVPR 2021)
yijingru/BBAVectors-Oriented-Object-Detection
[WACV2021] Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
facebookresearch/pytorchvideo
A deep learning library for video understanding research.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
kulikr/DeepProject
vivienneinus/GoogleCloudPlatform-Keras
akamaster/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
HRNet/HigherHRNet-Human-Pose-Estimation
This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
dbofseuofhust/Pose-Track-Solutions
DeepBlue AI Team's Winner Solutions for CVWC 2019 Tiger Pose Track Challenge
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Guanghan/lighttrack
LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking
lxy5513/cvToolkit
computer vision Toolkit of pytorch
YinXiaojieCSDN/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
umariqb/PoseTrack-CVPR2017
YuliangXiu/PoseFlow
PoseFlow: Efficient Online Pose Tracking (BMVC'18)
xiaoiker/GCN-NAS
Source code for "Learning Graph Convolutional Network for Skeleton-based Human Action Recognition by Neural Searching", AAAI2020
tensorboy/centerpose
Push the Extreme of the pose estimation
open-mmlab/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
tensorlayer/HyperPose
Library for Fast and Flexible Human Pose Estimation
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
fabienbaradel/object_level_visual_reasoning
Pytorch Implementation of "Object level Visual Reasoning in Videos", F. Baradel, N. Neverova, C. Wolf, J. Mille, G. Mori , ECCV 2018
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)