TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Lite-HRNet: A Lightweight High-Resolution Network

Lite-HRNet: A Lightweight High-Resolution Network

Changqian Yu, Bin Xiao, Changxin Gao, Lu Yuan, Lei Zhang, Nong Sang, Jingdong Wang

2021-04-13CVPR 2021 1Vocal Bursts Intensity PredictionReal-Time Semantic SegmentationSemantic SegmentationPose Estimation
PaperPDFCodeCode(official)CodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

We present an efficient high-resolution network, Lite-HRNet, for human pose estimation. We start by simply applying the efficient shuffle block in ShuffleNet to HRNet (high-resolution network), yielding stronger performance over popular lightweight networks, such as MobileNet, ShuffleNet, and Small HRNet. We find that the heavily-used pointwise (1x1) convolutions in shuffle blocks become the computational bottleneck. We introduce a lightweight unit, conditional channel weighting, to replace costly pointwise (1x1) convolutions in shuffle blocks. The complexity of channel weighting is linear w.r.t the number of channels and lower than the quadratic time complexity for pointwise convolutions. Our solution learns the weights from all the channels and over multiple resolutions that are readily available in the parallel branches in HRNet. It uses the weights as the bridge to exchange information across channels and resolutions, compensating the role played by the pointwise (1x1) convolution. Lite-HRNet demonstrates superior results on human pose estimation over popular lightweight networks. Moreover, Lite-HRNet can be easily applied to semantic segmentation task in the same lightweight manner. The code and models have been publicly available at https://github.com/HRNet/Lite-HRNet.

Results

TaskDatasetMetricValueModel
Pose EstimationCOCO test-devAP69.7Lite-HRNet-30
Pose EstimationCOCO test-devAP5090.7Lite-HRNet-30
Pose EstimationCOCO test-devAP7577.5Lite-HRNet-30
Pose EstimationCOCO test-devAPL75Lite-HRNet-30
Pose EstimationCOCO test-devAPM66.9Lite-HRNet-30
Pose EstimationCOCO test-devAR75.4Lite-HRNet-30
Pose EstimationCOCO test-devAP66.9Lite-HRNet-18
Pose EstimationCOCO test-devAP5089.4Lite-HRNet-18
Pose EstimationCOCO test-devAP7574.4Lite-HRNet-18
Pose EstimationCOCO test-devAPL72.2Lite-HRNet-18
Pose EstimationCOCO test-devAPM64Lite-HRNet-18
Pose EstimationCOCO test-devAR72.6Lite-HRNet-18
3DCOCO test-devAP69.7Lite-HRNet-30
3DCOCO test-devAP5090.7Lite-HRNet-30
3DCOCO test-devAP7577.5Lite-HRNet-30
3DCOCO test-devAPL75Lite-HRNet-30
3DCOCO test-devAPM66.9Lite-HRNet-30
3DCOCO test-devAR75.4Lite-HRNet-30
3DCOCO test-devAP66.9Lite-HRNet-18
3DCOCO test-devAP5089.4Lite-HRNet-18
3DCOCO test-devAP7574.4Lite-HRNet-18
3DCOCO test-devAPL72.2Lite-HRNet-18
3DCOCO test-devAPM64Lite-HRNet-18
3DCOCO test-devAR72.6Lite-HRNet-18
1 Image, 2*2 StitchiCOCO test-devAP69.7Lite-HRNet-30
1 Image, 2*2 StitchiCOCO test-devAP5090.7Lite-HRNet-30
1 Image, 2*2 StitchiCOCO test-devAP7577.5Lite-HRNet-30
1 Image, 2*2 StitchiCOCO test-devAPL75Lite-HRNet-30
1 Image, 2*2 StitchiCOCO test-devAPM66.9Lite-HRNet-30
1 Image, 2*2 StitchiCOCO test-devAR75.4Lite-HRNet-30
1 Image, 2*2 StitchiCOCO test-devAP66.9Lite-HRNet-18
1 Image, 2*2 StitchiCOCO test-devAP5089.4Lite-HRNet-18
1 Image, 2*2 StitchiCOCO test-devAP7574.4Lite-HRNet-18
1 Image, 2*2 StitchiCOCO test-devAPL72.2Lite-HRNet-18
1 Image, 2*2 StitchiCOCO test-devAPM64Lite-HRNet-18
1 Image, 2*2 StitchiCOCO test-devAR72.6Lite-HRNet-18

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17$π^3$: Scalable Permutation-Equivariant Visual Geometry Learning2025-07-17Revisiting Reliability in the Reasoning-based Pose Estimation Benchmark2025-07-17DINO-VO: A Feature-based Visual Odometry Leveraging a Visual Foundation Model2025-07-17