Generating Superpixels for High-resolution Images with Decoupled Patch Calibration
Yaxiong Wang, Yunchao Wei, Xueming Qian, Li Zhu, Yi Yang

TL;DR
This paper introduces PCNet, a novel deep learning approach for high-resolution superpixel segmentation that reduces memory and computation costs while maintaining accuracy, by decoupling patch calibration from the main network.
Contribution
It proposes a decoupled patch calibration branch within a deep learning framework to efficiently process high-resolution images for superpixel segmentation.
Findings
Outperforms state-of-the-art methods in accuracy
Increases resolution processing from 3K to 5K on GPUs
Provides new benchmarks for high-resolution superpixel segmentation
Abstract
Superpixel segmentation has recently seen important progress benefiting from the advances in differentiable deep learning. However, the very high-resolution superpixel segmentation still remains challenging due to the expensive memory and computation cost, making the current advanced superpixel networks fail to process. In this paper, we devise Patch Calibration Networks (PCNet), aiming to efficiently and accurately implement high-resolution superpixel segmentation. PCNet follows the principle of producing high-resolution output from low-resolution input for saving GPU memory and relieving computation cost. To recall the fine details destroyed by the down-sampling operation, we propose a novel Decoupled Patch Calibration (DPC) branch for collaboratively augment the main superpixel generation branch. In particular, DPC takes a local patch from the high-resolution images and dynamically…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Medical Image Segmentation Techniques · Advanced Image Fusion Techniques
MethodsLow-resolution input
