Papers › PanopticDepth: A Unified Framework for Depth-aware Panoptic Segmentation

PanopticDepth: A Unified Framework for Depth-aware Panoptic Segmentation

1 Jun 2022CVPR 2022 1arXiv:2206.00468archive 2025-07-28

Naiyu Gao, Fei He, Jian Jia, Yanhu Shan, Haoyang Zhang, Xin Zhao, Kaiqi Huang

This paper presents a unified framework for depth-aware panoptic segmentation (DPS), which aims to reconstruct 3D scene with instance-level semantics from one single image. Prior works address this problem by simply adding a dense depth regression head to panoptic segmentation (PS) networks, resulting in two independent task branches. This neglects the mutually-beneficial relations between these two tasks, thus failing to exploit handy instance-level semantic cues to boost depth accuracy while also producing sub-optimal depth maps. To overcome these limitations, we propose a unified framework for the DPS task by applying a dynamic convolution technique to both the PS and depth prediction tasks. Specifically, instead of predicting depth for all pixels at a time, we generate instance-specific kernels to predict depth and segmentation masks for each instance. Moreover, leveraging the instance-wise depth estimation scheme, we add additional instance-level depth cues to assist with supervising the depth learning via a new depth loss. Extensive experiments on Cityscapes-DPS and SemKITTI-DPS show the effectiveness and promise of our method. We hope our unified solution to DPS can lead a new paradigm in this area. Code is available at https://github.com/NaiyuGao/PanopticDepth.

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="2206.00468")

Code

Syntology Ran 5 of 9 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 4 ran with no contract checked.

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

naiyugao/panopticdepth 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

9 samples harvested; 5 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.

1ran · our draft was wrong
4ran
4unverified

Licence: 0 of the 9 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 NaiyuGao/PanopticDepth. “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.

gather_feature NaiyuGao/PanopticDepth/projects/PanopticDepth/panoptic_depth/utils.py official repository ran Apache-2.0 (permissive) · e7fc07c30373e482 · report
load_sequence NaiyuGao/PanopticDepth/projects/PanopticDepth/evaluation/eval_cityscapes_dvpq.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 76a9fa87e810c2c3 · report
sigmoid_focal_loss NaiyuGao/PanopticDepth/projects/PanopticDepth/panoptic_depth/loss.py official repository ran Apache-2.0 (permissive) · 9b27de4fc1aeb35a · report
topk_score NaiyuGao/PanopticDepth/projects/PanopticDepth/panoptic_depth/utils.py official repository ran Apache-2.0 (permissive) · 423213b7075a7f46 · report
weighted_dice_loss NaiyuGao/PanopticDepth/projects/PanopticDepth/panoptic_depth/loss.py official repository ran Apache-2.0 (permissive) · ebbabe4ca746dd92 · report
eval NaiyuGao/PanopticDepth/projects/PanopticDepth/evaluation/eval_cityscapes_dvpq.py official repository unverified Apache-2.0 (permissive) · f47224117d4e94a6 · report
multi_apply NaiyuGao/PanopticDepth/projects/PanopticDepth/panoptic_depth/utils.py official repository unverified Apache-2.0 (permissive) · f7898a5762a4d3e4 · report
vis_seg NaiyuGao/PanopticDepth/projects/PanopticDepth/evaluation/dvps_city_evaluation.py official repository unverified Apache-2.0 (permissive) · dfaa4cc1bc07a722 · report
vpq_eval NaiyuGao/PanopticDepth/projects/PanopticDepth/evaluation/eval_cityscapes_dvpq.py official repository unverified Apache-2.0 (permissive) · 9b50a43d6897d0fd · report

Tasks

Depth EstimationDepth PredictionPanoptic SegmentationSegmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

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