vix.ing · top · new · best · stats · spec

Deep High-Resolution Representation Learning for Visual Recognition

2019/08/20 by Jingdong Wang, Wang, Jingdong, Ke Sun +21 · 80 citations
Computer Science · #Advanced Neural Network Applications #Human Pose and Action Recognition #Domain Adaptation and Few-Shot Learning

paper · pdf · doi:10.48550/arxiv.1908.07919

Abstract

High-resolution representations are essential for position-sensitive vision problems, such as human pose estimation, semantic segmentation, and object detection. Existing state-of-the-art frameworks first encode the input image as a low-resolution representation through a subnetwork that is formed by connecting high-to-low resolution convolutions in series (e.g., ResNet, VGGNet), and then recover the high-resolution representation from the encoded low-resolution representation. Instead, our proposed network, named as High-Resolution Network (HRNet), maintains high-resolution representations through the whole process. There are two key characteristics: (i) Connect the high-to-low resolution convolution streams in parallel; (ii) Repeatedly exchange the information across resolutions. The benefit is that the resulting representation is semantically richer and spatially more precise. We show the superiority of the proposed HRNet in a wide range of applications, including human pose estimation, semantic segmentation, and object detection, suggesting that the HRNet is a stronger backbone for computer vision problems. All the codes are available at~\urlhttps://github.com/HRNet.

Citations

Cited by

Related