qiaoqiaobangya's Stars
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
yysijie/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
luuuyi/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
mks0601/3DMPPE_POSENET_RELEASE
Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
isarandi/metrabs
Estimate absolute 3D human poses from RGB images.
ZhugeKongan/Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
HRNet/DEKR
This is an official implementation of our CVPR 2021 paper "Bottom-Up Human Pose Estimation Via Disentangled Keypoint Regression" (https://arxiv.org/abs/2104.02300)
kchengiva/Shift-GCN
The implementation for "Skeleton-Based Action Recognition with Shift Graph Convolutional Network" (CVPR2020 oral).
ShirleyMaxx/VirtualMarker
[CVPR 2023] Offical Pytorch implementation of "3D Human Mesh Estimation from Virtual Markers"
DirtyHarryLYL/Transferable-Interactiveness-Network
Code for Transferable Interactiveness Knowledge for Human-Object Interaction Detection. (CVPR'19, TPAMI'21)
DirtyHarryLYL/HAKE-Action-Torch
HAKE-Action in PyTorch
DirtyHarryLYL/HAKE
HAKE: Human Activity Knowledge Engine (CVPR'18/19/20, NeurIPS'20, TPAMI'21)
liu-zhy/temporal-adaptive-module
TAM: Temporal Adaptive Module for Video Recognition
microsoft/SGN
This is the implementation of CVPR2020 paper “Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition”.
3dpose/3D-Multi-Person-Pose
3D Multi-Person Pose Estimation by Integrating Top-Down and Bottom-Up Networks
craston/MARS
MARS: Motion-Augmented RGB Stream for Action Recognition
eth-ait/motion-transformer
A Spatio-temporal Transformer for 3D Human Motion Prediction
ZhouYuxuanYX/Hyperformer
This is the official implementation of our paper "Hypergraph Transformer for Skeleton-based Action Recognition."
PIC4SeR/AcT
Official code for "Action Transformer: A Self-attention Model for Short-time Pose-based Human Action Recognition", Pattern Recognition (2022).
fredzzhang/pvic
[ICCV'23] Official PyTorch implementation for paper "Exploring Predicate Visual Context in Detecting Human-Object Interactions"
IDEA-Research/DiffHOI
Official implementation of the paper "Boosting Human-Object Interaction Detection with Text-to-Image Diffusion Model"
ShirleyMaxx/ContextPose-PyTorch-release
[CVPR 2021] Offical Pytorch implementation of "ContextPose: Context Modeling in 3D Human Pose Estimation: A Unified Perspective"
srijandas07/VPN
Pose driven attention mechanism
JiaqiLiRonnie/MSIN
Multi-Stream Interaction Networks for Human Action Recognition
Yinmlmaoliang/CNN-TransNet