Papers › ShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation

ShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation

24 Aug 2021ICCV 2021 10arXiv:2108.10528archive 2025-07-28

Jinming Cao, Hanchao Leng, Dani Lischinski, Danny Cohen-Or, Changhe Tu, Yangyan Li

RGB-D semantic segmentation has attracted increasing attention over the past few years. Existing methods mostly employ homogeneous convolution operators to consume the RGB and depth features, ignoring their intrinsic differences. In fact, the RGB values capture the photometric appearance properties in the projected image space, while the depth feature encodes both the shape of a local geometry as well as the base (whereabout) of it in a larger context. Compared with the base, the shape probably is more inherent and has a stronger connection to the semantics, and thus is more critical for segmentation accuracy. Inspired by this observation, we introduce a Shape-aware Convolutional layer (ShapeConv) for processing the depth feature, where the depth feature is firstly decomposed into a shape-component and a base-component, next two learnable weights are introduced to cooperate with them independently, and finally a convolution is applied on the re-weighted combination of these two components. ShapeConv is model-agnostic and can be easily integrated into most CNNs to replace vanilla convolutional layers for semantic segmentation. Extensive experiments on three challenging indoor RGB-D semantic segmentation benchmarks, i.e., NYU-Dv2(-13,-40), SUN RGB-D, and SID, demonstrate the effectiveness of our ShapeConv when employing it over five popular architectures. Moreover, the performance of CNNs with ShapeConv is boosted without introducing any computation and memory increase in the inference phase. The reason is that the learnt weights for balancing the importance between the shape and base components in ShapeConv become constants in the inference phase, and thus can be fused into the following convolution, resulting in a network that is identical to one with vanilla convolutional layers.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2108.10528")

Code

Syntology Ran 0 of 4 code samples harvested from 1 repository linked to this paper; 4 have no recorded run.

By repository: official repository: 4 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hanchaoleng/shapeconv officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

4 samples harvested; 0 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4unverified

Licence: 0 of the 4 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from hanchaoleng/shapeconv. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_names hanchaoleng/shapeconv/data_preparation/gen_sid.py official repository unverified Apache-2.0 (permissive) · 77c65c7d1af59cce · report
get_nyu_cam_mats hanchaoleng/shapeconv/data_preparation/gen_nyu.py official repository unverified Apache-2.0 (permissive) · b046cfe2bfad70e5 · report
read_label_map hanchaoleng/shapeconv/data_preparation/gen_nyu.py official repository unverified Apache-2.0 (permissive) · 250eeac5dd1759bc · report
save_list hanchaoleng/shapeconv/data_preparation/gen_sid.py official repository unverified Apache-2.0 (permissive) · d83873f97d8b3da7 · report

Tasks

SegmentationSemantic SegmentationThermal Image Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Semantic Segmentation GAMUS ShapeConv mIoU 55.86 #5 of 6 Archive leaderboard report
Semantic Segmentation LLRGBD-synthetic ShapeConv (ResNeXt-101) mIoU 63.26 #6 of 8 Archive leaderboard report
Semantic Segmentation NYU Depth v2 ShapeConv (ResNext-101) Mean IoU 51.3% #51 of 121 Archive leaderboard report
Semantic Segmentation NYU Depth v2 ShapeConv (ResNet-101) Mean IoU 49.0% #74 of 121 Archive leaderboard report
Semantic Segmentation NYU Depth v2 ShapeConv (ResNet-50) Mean IoU 48.8% #76 of 121 Archive leaderboard report
Semantic Segmentation SUN-RGBD PSD-ResNet50 Mean IoU 48.6% #28 of 44 Archive leaderboard report
Semantic Segmentation Stanford2D3D - RGBD ShapeConv-101 Pixel Accuracy 82.7 #3 of 6 Archive leaderboard report
Semantic Segmentation Stanford2D3D - RGBD ShapeConv-101 mAcc 70.0 #3 of 6 Archive leaderboard report
Semantic Segmentation Stanford2D3D - RGBD ShapeConv-101 mIoU 60.6 #3 of 6 Archive leaderboard report
Thermal Image Segmentation RGB-T-Glass-Segmentation ShapeConv MAE 0.054 #12 of 22 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: ShapeConv

ConvolutionShapeConv

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections