paper-with-me

Papers

Simple Baselines for Human Pose Estimation and Tracking

2018-04-17 · ECCV 2018 9 · Bin Xiao, Haiping Wu, Yichen Wei

There has been significant progress on pose estimation and increasing interests on pose tracking in recent years. At the same time, the overall algorithm and system complexity increases as well, making the algorithm analysis and comparison more difficult. This work provides simple and effective baseline methods. They are helpful for inspiring and evaluating new ideas for the field. State-of-the-art results are achieved on challenging benchmarks. The code will be available at https://github.com/leoxiaobin/pose.pytorch.

📄 PDF Abstract BibTeX arXiv:1804.06208

Code (27)

leoxiaobin/pose.pytorch 공식 구현 pytorch
2023-MindSpore-1/ms-code-216/tree/main/simple_baselines mindspore
2023-MindSpore-4/Code11/tree/main/simple_baselines mindspore
CuberrChen/HumanPoseBL-Paddle paddle
MegEngine/Models/tree/master/official/vision/keypoints
Microsoft/human-pose-estimation.pytorch pytorch
Mind23-2/MindCode-77 mindspore
PaddlePaddle/PaddleDetection paddle
SunJuil-Ty/simplebaselines-mindspore mindspore
bearpaw/pytorch-pose pytorch
code-implementation1/Code8/tree/main/simple_baselines mindspore
dog-qiuqiu/MobileNetV2-SimplePose mxnet
dog-qiuqiu/Ultralight-SimplePose mxnet
leeyegy/SimDR pytorch
leeyegy/simcc pytorch
lyqcom/alphapose mindspore
mindspore-ai/models/blob/master/research/cv/simple_baselines/ mindspore
mindspore-ai/models/tree/master/official/cv/simple_pose mindspore
mindspore-ai/models/tree/master/research/cv/fairmot mindspore
mindspore-lab/mindone mindspore
mks0601/TF-SimpleHumanPose tf
open-mmlab/mmpose pytorch
osmr/imgclsmob mxnet
samson6460/tf2_pose_estimation tf
simochen/flowtrack.pytorch pytorch
victimsnino/Simple-Baselines-for-Human-Pose-Estimation-and-Tracking-sample- pytorch
victimsnino/pose-simple-baselines-demo.pytorch. pytorch

Tasks

2D Human Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose EstimationPose Tracking

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Multi-Domain Pose Network for Multi-Person Pose Estimation and Tracking

2018-10-19 · Hengkai Guo, Tang Tang, Guozhong Luo, Riwei Chen 외

Multi-person human pose estimation and tracking in the wild is important and challenging. For training a powerful model, large-scale training data are crucial. While there are several datasets for human pose estimation, …

Multi-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose EstimationPose Prediction

Dense Matchers for Dense Tracking

2024-02-17 · Tomáš Jelínek, Jonáš Šerých, Jiří Matas

Optical flow is a useful input for various applications, including 3D reconstruction, pose estimation, tracking, and structure-from-motion. Despite its utility, the field of dense long-term tracking, especially over wide…

3D ReconstructionOptical Flow EstimationPose EstimationPosition

PyTOD: Programmable Task-Oriented Dialogue with Execution Feedback

2025-08-21 · Alexandru Coca, Bo-Hsiang Tseng, Pete Boothroyd, Jianpeng Cheng 외 arxiv

Programmable task-oriented dialogue (TOD) agents enable language models to follow structured dialogue policies, but their effectiveness hinges on accurate state tracking. We present PyTOD, an agent that generates executa…

Lie-X: Depth Image Based Articulated Object Pose Estimation, Tracking, and Action Recognition on Lie Groups

2016-09-13 · Chi Xu, Lakshmi Narasimhan Govindarajan, Yu Zhang, Li Cheng

Pose estimation, tracking, and action recognition of articulated objects from depth images are important and challenging problems, which are normally considered separately. In this paper, a unified paradigm based on Lie …

Action RecognitionPose EstimationregressionTemporal Action Localization

SCDP: Learning Humanoid Locomotion from Partial Observations via Mixed-Observation Distillation

2026-03-10 · Milo Carroll, Tianhu Peng, Lingfan Bao, Chengxu Zhou 외 arxiv

Distilling humanoid locomotion control from offline datasets into deployable policies remains a challenge, as existing methods rely on privileged full-body states that require complex and often unreliable state estimatio…