BriefGPT.xyz
Nov, 2019
DirectPose:直接端到端的多人姿势估计
DirectPose: Direct End-to-End Multi-Person Pose Estimation
HTML
PDF
Zhi Tian, Hao Chen, Chunhua Shen
TL;DR
提出了第一个直接的端到端多人姿态估计框架,称为DirectPose,使用新的关键点对齐机制(KPAlign),该机制提高了准确性,并消除了需在底部向上方法中处理的启发式分组或在自顶向下方法中进行边界框检测和RoI操作。实验证明,这一端到端模式在人体姿态估计任务中可以达到与之前强大基线相媲美或更好的表现。
Abstract
We propose the first direct end-to-end
multi-person pose estimation
framework, termed
directpose
. Inspired by recent anchor-free object detectors, which directly regress the two corners of target bounding-boxes,
→