AutoPose: Searching Multi-Scale Branch Aggregation for Pose Estimation
We present AutoPose, a novel neural architecture search(NAS) framework that is capable of automatically discovering multiple parallel branches of cross-scale connections towards accurate and high-resolution 2D human pose estimation. Recently, high-performance hand-crafted convolutional networks for pose estimation show growing demands on multi-scale fusion and high-resolution representations. However, current NAS works exhibit limited flexibility on scale searching, they dominantly adopt simplified search spaces of single-branch architectures. Such simplification limits the fusion of information at different scales and fails to maintain high-resolution representations. The presentedAutoPose framework is able to search for multi-branch scales and network depth, in addition to the cell-level microstructure. Motivated by the search space, a novel bi-level optimization method is presented, where the network-level architecture is searched via reinforcement learning, and the cell-level search is conducted by the gradient-based method. Within 2.5 GPU days, AutoPose is able to find very competitive architectures on the MS COCO dataset, that are also transferable to the MPII dataset. Our code is available at https://github.com/VITA-Group/AutoPose.
Code (0)
등록된 구현이 없습니다.
Tasks
2D Human Pose EstimationGPUNeural Architecture SearchPose EstimationSimilar Papers 제목 키워드 기반
Recurrent Aggregation Learning for Multi-View Echocardiographic Sequences Segmentation
Multi-view echocardiographic sequences segmentation is crucial for clinical diagnosis. However, this task is challenging due to limited labeled data, huge noise, and large gaps across views. Here we propose a recurrent a…
ClassificationGeneral ClassificationSegmentationMVP-Net: Multiple View Pointwise Semantic Segmentation of Large-Scale Point Clouds
Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor sear…
Autonomous DrivingSegmentationSemantic SegmentationUXNet: Searching Multi-level Feature Aggregation for 3D Medical Image Segmentation
Aggregating multi-level feature representation plays a critical role in achieving robust volumetric medical image segmentation, which is important for the auxiliary diagnosis and treatment. Unlike the recent neural archi…
DecoderImage SegmentationMedical Image SegmentationNeural Architecture Search+3On the Stability of Multi-branch Network
Multi-branch architectures are widely used in state-of-the-art neural networks. Their empirical success relies on some design wisdom, like adding normalization layers or/and scaling down the initialization. In this pap…
Deep Multi-Branch Aggregation Network for Real-Time Semantic Segmentation in Street Scenes
Real-time semantic segmentation, which aims to achieve high segmentation accuracy at real-time inference speed, has received substantial attention over the past few years. However, many state-of-the-art real-time semanti…
DecoderGPUReal-Time Semantic SegmentationSegmentation+1