paper-with-me

Papers

EvoPose2D: Pushing the Boundaries of 2D Human Pose Estimation using Accelerated Neuroevolution with Weight Transfer

2020-11-17 · William McNally, Kanav Vats, Alexander Wong, John McPhee

Neural architecture search has proven to be highly effective in the design of efficient convolutional neural networks that are better suited for mobile deployment than hand-designed networks. Hypothesizing that neural architecture search holds great potential for human pose estimation, we explore the application of neuroevolution, a form of neural architecture search inspired by biological evolution, in the design of 2D human pose networks for the first time. Additionally, we propose a new weight transfer scheme that enables us to accelerate neuroevolution in a flexible manner. Our method produces network designs that are more efficient and more accurate than state-of-the-art hand-designed networks. In fact, the generated networks process images at higher resolutions using less computation than previous hand-designed networks at lower resolutions, allowing us to push the boundaries of 2D human pose estimation. Our base network designed via neuroevolution, which we refer to as EvoPose2D-S, achieves comparable accuracy to SimpleBaseline while being 50% faster and 12.7x smaller in terms of file size. Our largest network, EvoPose2D-L, achieves new state-of-the-art accuracy on the Microsoft COCO Keypoints benchmark, is 4.3x smaller than its nearest competitor, and has similar inference speed. The code is publicly available at https://github.com/wmcnally/evopose2d.

📄 PDF Abstract BibTeX arXiv:2011.08446

Code (1)

wmcnally/evopose2d 공식 구현 tf

Tasks

2D Human Pose EstimationKeypoint DetectionMulti-Person Pose EstimationNeural Architecture SearchPose Estimation

Similar Papers 제목 키워드 기반

EVOPOSE: A Recursive Transformer For 3D Human Pose Estimation With Kinematic Structure Priors

2023-06-16 · Yaqi Zhang, Yan Lu, Bin Liu, Zhiwei Zhao 외

Transformer is popular in recent 3D human pose estimation, which utilizes long-term modeling to lift 2D keypoints into the 3D space. However, current transformer-based methods do not fully exploit the prior knowledge of …

3D Human Pose EstimationPose Estimation

HAIC: Humanoid Agile Object Interaction Control via Dynamics-Aware World Model

2026-02-12 · Dongting Li, Xingyu Chen, Qianyang Wu, Bo Chen 외 arxiv

Humanoid robots show promise for complex whole-body tasks in unstructured environments. Although Human-Object Interaction (HOI) has advanced, most methods focus on fully actuated objects rigidly coupled to the robot, ign…

PnPNet: Pull-and-Push Networks for Volumetric Segmentation with Boundary Confusion

2023-12-13 · Xin You, Ming Ding, Minghui Zhang, Hanxiao Zhang 외

Precise boundary segmentation of volumetric images is a critical task for image-guided diagnosis and computer-assisted intervention, especially for boundary confusion in clinical practice. However, U-shape networks canno…

Countries pushing the boundaries of knowledge: the US dominance, China rise, and the EU stagnation

2024-02-23 · Alonso Rodriguez-Navarro

Knowing which countries contribute the most to pushing the boundaries of knowledge in science and technology has social and political importance. However, common citation metrics do not adequately measure this contributi…

Pushing the Limits of AMR Parsing with Self-Learning

2020-10-20 · Findings of the Association for Computational Linguistics 2020 · Young-suk Lee, Ramon Fernandez Astudillo, Tahira Naseem, Revanth Gangi Reddy 외

Abstract Meaning Representation (AMR) parsing has experienced a notable growth in performance in the last two years, due both to the impact of transfer learning and the development of novel architectures specific to AMR.…

Abstract Meaning RepresentationAMR ParsingMachine TranslationQuestion Answering+3