314409899

314409899

Geek Repo

Github PK Tool:Github PK Tool

314409899's starred repositories

detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:29589Issues:389Issues:3479

BackgroundMattingV2

Real-Time High-Resolution Background Matting

Language:PythonLicense:MITStargazers:6751Issues:147Issues:195

deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"

Language:CudaLicense:MITStargazers:4294Issues:75Issues:289

VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"

Language:PythonLicense:NOASSERTIONStargazers:2860Issues:67Issues:265

frankmocap

A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator

Language:PythonLicense:NOASSERTIONStargazers:2126Issues:67Issues:206

lightweight-human-pose-estimation.pytorch

Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.

Language:PythonLicense:Apache-2.0Stargazers:2060Issues:34Issues:311

HyperPose

Library for Fast and Flexible Human Pose Estimation

Lite-HRNet

This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.

Language:PythonLicense:Apache-2.0Stargazers:814Issues:19Issues:91

human_body_prior

VPoser: Variational Human Pose Prior

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:769Issues:25Issues:67

I2L-MeshNet_RELEASE

Official PyTorch implementation of "I2L-MeshNet: Image-to-Lixel Prediction Network for Accurate 3D Human Pose and Mesh Estimation from a Single RGB Image", ECCV 2020

Language:PythonLicense:MITStargazers:712Issues:24Issues:131

Pose2Mesh_RELEASE

Official Pytorch implementation of "Pose2Mesh: Graph Convolutional Network for 3D Human Pose and Mesh Recovery from a 2D Human Pose", ECCV 2020

Language:PythonLicense:MITStargazers:635Issues:16Issues:74

expose

ExPose - EXpressive POse and Shape rEgression

Language:PythonLicense:NOASSERTIONStargazers:605Issues:22Issues:63

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)

Language:PythonLicense:MITStargazers:435Issues:12Issues:60

V2V-PoseNet_RELEASE

Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018

Language:MATLABLicense:MITStargazers:377Issues:18Issues:66

human-pose-estimation-opencv

Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet

Language:PythonLicense:Apache-2.0Stargazers:343Issues:11Issues:19
Language:CudaLicense:NOASSERTIONStargazers:289Issues:10Issues:32

CDCL-human-part-segmentation

Repository for Paper: Cross-Domain Complementary Learning Using Pose for Multi-Person Part Segmentation (TCSVT20)

Language:PythonLicense:NOASSERTIONStargazers:280Issues:12Issues:14

libcom

Image composition toolbox: everything you want to know about image composition or object insertion

Language:PythonLicense:Apache-2.0Stargazers:261Issues:12Issues:35

SOTA-on-monocular-3D-pose-and-shape-estimation

State-of-the-art methods on monocular 3D pose estimation / 3D mesh recovery

Language:PythonLicense:MITStargazers:257Issues:11Issues:1

ProHMR

Repository for "Probabilistic Modeling for Human Mesh Recovery"

Language:PythonLicense:NOASSERTIONStargazers:255Issues:10Issues:33

SGN

This is the implementation of CVPR2020 paper “Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition”.

Language:PythonLicense:MITStargazers:181Issues:10Issues:28

RelativePose

Extreme Relative Pose Estimation for RGB-D Scans via Scene Completion

Language:PythonLicense:BSD-3-ClauseStargazers:149Issues:7Issues:2

SWAHR-HumanPose

Bottom-up Human Pose Estimation

homogenus

Human Image Gender Classifier for Expressive Body Capture

Language:PythonLicense:NOASSERTIONStargazers:113Issues:8Issues:5

smplify-xmc

CVPR 2021 - Official code repository for the paper: On Self-Contact and Human Pose.

Language:PythonLicense:NOASSERTIONStargazers:95Issues:5Issues:6

Body-Shape-Estimation

Estimate the pose and shape under clothing given a static 3D scan of a human

Language:C++License:MITStargazers:86Issues:4Issues:8

residual_pose

Residual Pose: A Decoupled Approach for Depth-based 3D Human Pose Estimation

Language:PythonLicense:GPL-3.0Stargazers:32Issues:5Issues:4

torch-trust-ncg

Implementation of a Trust Region Newton Conjugate Gradient optimizer in Pytorch

Language:PythonLicense:MITStargazers:28Issues:3Issues:1

HRNet_cpp

HRNet的C++版本的推理实现