waiting-gy's Stars
yysijie/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
Islanna/DynamicReLU
Implementation of Dynamic ReLU on Pytorch
zju3dv/SMAP
[ECCV 2020] SMAP: Single-Shot Multi-Person Absolute 3D Pose Estimation
aleju/imgaug
Image augmentation for machine learning experiments.
DingXiaoH/ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
garyzhao/SemGCN
The Pytorch implementation for "Semantic Graph Convolutional Networks for 3D Human Pose Regression" (CVPR 2019).
mkocabas/VIBE
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
huawei-noah/AdderNet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
kenziyuliu/DGNN-PyTorch
Unofficial PyTorch implementation of the CVPR'19 paper "Skeleton-Based Action Recognition with Directed Graph Neural Networks".
lartpang/PyTorchTricks
Some tricks of pytorch... :star:
PanJinquan/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
karpathy/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
daitao/SAN
Second-order Attention Network for Single Image Super-resolution (CVPR-2019)
yulunzhang/RCAN
PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
sunwj/CAR
Content adaptive resampler for image downscaling
csmliu/AdaDSR
Deep Adaptive Inference Networks for Single Image Super-Resolution
kritiksoman/GIMP-ML
AI for GNU Image Manipulation Program
liu-zhy/temporal-adaptive-module
TAM: Temporal Adaptive Module for Video Recognition
lshiwjx/2s-AGCN
Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19
mcbuehler/DeepSEE
DeepSEE: A novel framework for Deep Disentangled Semantic Explorative Extreme Super-Resolution, ACCV 2020 (oral)
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
InterDigitalInc/HRFAE
Official implementation for paper High Resolution Face Age Editing
LZQthePlane/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
udion/pose2action
experiments on classifying actions using poses
TianzhongSong/Real-Time-Action-Recognition
Real-time pose estimation and action recognition
open-mmlab/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Maclory/SPSR
Pytorch implementation of Structure-Preserving Super Resolution with Gradient Guidance (CVPR 2020 & TPAMI 2021)