pith. sign in

arxiv: 1904.04514 · v1 · pith:GNJTZYPPnew · submitted 2019-04-09 · 💻 cs.CV

High-Resolution Representations for Labeling Pixels and Regions

classification 💻 cs.CV
keywords high-resolutionrepresentationsrepresentationconvolutionsdetectionparallelresultsapply
0
0 comments X
read the original abstract

High-resolution representation learning plays an essential role in many vision problems, e.g., pose estimation and semantic segmentation. The high-resolution network (HRNet)~\cite{SunXLW19}, recently developed for human pose estimation, maintains high-resolution representations through the whole process by connecting high-to-low resolution convolutions in \emph{parallel} and produces strong high-resolution representations by repeatedly conducting fusions across parallel convolutions. In this paper, we conduct a further study on high-resolution representations by introducing a simple yet effective modification and apply it to a wide range of vision tasks. We augment the high-resolution representation by aggregating the (upsampled) representations from all the parallel convolutions rather than only the representation from the high-resolution convolution as done in~\cite{SunXLW19}. This simple modification leads to stronger representations, evidenced by superior results. We show top results in semantic segmentation on Cityscapes, LIP, and PASCAL Context, and facial landmark detection on AFLW, COFW, $300$W, and WFLW. In addition, we build a multi-level representation from the high-resolution representation and apply it to the Faster R-CNN object detection framework and the extended frameworks. The proposed approach achieves superior results to existing single-model networks on COCO object detection. The code and models have been publicly available at \url{https://github.com/HRNet}.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CineMatte: Background Matting for Virtual Production and Beyond

    cs.CV 2026-05 unverdicted novelty 7.0

    CineMatte uses a cross-attention design on a Siamese DINOv3 ViT plus a pretrained upsampler to produce robust mattes for virtual production, backed by a new non-synthetic 4K VP dataset that supports camera motion.

  2. Doppler Prompting for Stable mmWave-based Human Pose Estimation

    cs.HC 2026-05 unverdicted novelty 5.0

    PULSE stabilizes mmWave human pose estimation by screening Doppler motion prompts before injecting them into spatial magnitude reasoning.

  3. PaCo-FR: Patch-Pixel Aligned End-to-End Codebook Learning for Facial Representation Pre-training

    cs.CV 2025-08 unverdicted novelty 5.0

    PaCo-FR introduces a structured-masking and patch-codebook framework for unsupervised facial representation pre-training that claims state-of-the-art results on multiple facial tasks after training on only 2 million u...

  4. From Virtual Environments to Real-World Trials: Emerging Trends in Autonomous Driving

    cs.AI 2026-03 unverdicted novelty 4.0

    A survey organizes synthetic data use, digital twin simulation, and domain adaptation techniques for autonomous driving while identifying open challenges like Sim2Real transfer.

  5. Gesture-Aware Pretraining and Token Fusion for 3D Hand Pose Estimation

    cs.CV 2026-03 unverdicted novelty 4.0

    Gesture-aware pretraining on coarse and fine labels from InterHand2.6M improves 3D hand pose estimation accuracy over the EANet baseline when followed by per-joint token fusion.

  6. Multi-Scale Spectral Attention Module-based Hyperspectral Segmentation in Autonomous Driving Scenarios

    cs.CV 2025-06 unverdicted novelty 4.0

    MSAM with kernels 1-11 added to UNet skip connections yields 2.32% mIoU and 2.88% mF1 gains on hyperspectral urban driving datasets.