TL;DR
This paper introduces EvoPose2D, a neuroevolution-based method for designing efficient 2D human pose estimation networks that outperform or match state-of-the-art models in accuracy, speed, and size.
Contribution
It pioneers the application of neuroevolution with a novel weight transfer scheme to optimize 2D human pose networks, achieving superior efficiency and accuracy.
Findings
EvoPose2D-L sets new state-of-the-art accuracy on COCO.
EvoPose2D networks are faster and smaller than comparable models.
The method enables high-resolution processing with less computation.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
