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/Index Network

Index Network

Hao Lu, Yutong Dai, Chunhua Shen, Songcen Xu

2019-08-11DenoisingGrayscale Image DenoisingImage DenoisingImage MattingScene SegmentationSemantic SegmentationDepth EstimationMonocular Depth Estimation
PaperPDFCodeCodeCodeCodeCodeCode

Abstract

We show that existing upsampling operators can be unified using the notion of the index function. This notion is inspired by an observation in the decoding process of deep image matting where indices-guided unpooling can often recover boundary details considerably better than other upsampling operators such as bilinear interpolation. By viewing the indices as a function of the feature map, we introduce the concept of "learning to index", and present a novel index-guided encoder-decoder framework where indices are self-learned adaptively from data and are used to guide the downsampling and upsampling stages, without extra training supervision. At the core of this framework is a new learnable module, termed Index Network (IndexNet), which dynamically generates indices conditioned on the feature map itself. IndexNet can be used as a plug-in applying to almost all off-the-shelf convolutional networks that have coupled downsampling and upsampling stages, giving the networks the ability to dynamically capture variations of local patterns. In particular, we instantiate and investigate five families of IndexNet and demonstrate their effectiveness on four dense prediction tasks, including image denoising, image matting, semantic segmentation, and monocular depth estimation. Code and models have been made available at: https://tinyurl.com/IndexNetV1

Results

TaskDatasetMetricValueModel
Depth EstimationNYU-Depth V2RMSE0.565Index Network
Semantic SegmentationSUN-RGBDMean IoU33.48Index Network
DenoisingSet12 sigma50PSNR27.29Index Network
DenoisingSet12 sigma15PSNR32.82Index Network
DenoisingBSD68 sigma15PSNR31.23Index Network
DenoisingSet12 sigma30PSNR30.43Index Network
DenoisingBSD68 sigma25PSNR29.06Index Network
DenoisingBSD68 sigma50PSNR26.34Index Network
3DNYU-Depth V2RMSE0.565Index Network
Scene SegmentationSUN-RGBDMean IoU33.48Index Network
3D ArchitectureSet12 sigma50PSNR27.29Index Network
3D ArchitectureSet12 sigma15PSNR32.82Index Network
3D ArchitectureBSD68 sigma15PSNR31.23Index Network
3D ArchitectureSet12 sigma30PSNR30.43Index Network
3D ArchitectureBSD68 sigma25PSNR29.06Index Network
3D ArchitectureBSD68 sigma50PSNR26.34Index Network
10-shot image generationSUN-RGBDMean IoU33.48Index Network

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17DiffOSeg: 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$S^2M^2$: Scalable Stereo Matching Model for Reliable Depth Estimation2025-07-17