paper-with-me

Papers

DeeperLab: Single-Shot Image Parser

2019-02-13 · Tien-Ju Yang, Maxwell D. Collins, Yukun Zhu, Jyh-Jing Hwang, Ting Liu, Xiao Zhang, Vivienne Sze, George Papandreou, Liang-Chieh Chen

We present a single-shot, bottom-up approach for whole image parsing. Whole image parsing, also known as Panoptic Segmentation, generalizes the tasks of semantic segmentation for 'stuff' classes and instance segmentation for 'thing' classes, assigning both semantic and instance labels to every pixel in an image. Recent approaches to whole image parsing typically employ separate standalone modules for the constituent semantic and instance segmentation tasks and require multiple passes of inference. Instead, the proposed DeeperLab image parser performs whole image parsing with a significantly simpler, fully convolutional approach that jointly addresses the semantic and instance segmentation tasks in a single-shot manner, resulting in a streamlined system that better lends itself to fast processing. For quantitative evaluation, we use both the instance-based Panoptic Quality (PQ) metric and the proposed region-based Parsing Covering (PC) metric, which better captures the image parsing quality on 'stuff' classes and larger object instances. We report experimental results on the challenging Mapillary Vistas dataset, in which our single model achieves 31.95% (val) / 31.6% PQ (test) and 55.26% PC (val) with 3 frames per second (fps) on GPU or near real-time speed (22.6 fps on GPU) with reduced accuracy.

📄 PDF Abstract BibTeX arXiv:1902.05093

Code (0)

등록된 구현이 없습니다.

Tasks

GPUInstance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

pc 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Sparser2Sparse: Single-shot Sparser-to-Sparse Learning for Spatial Transcriptomics Imputation with Natural Image Co-learning

2025-07-22 · Yaoyu Fang, Jiahe Qian, Xinkun Wang, Lee A. Cooper 외 arxiv

Spatial transcriptomics (ST) has revolutionized biomedical research by enabling high resolution gene expression profiling within tissues. However, the high cost and scarcity of high resolution ST data remain significant …

Self-Supervised LearningSparse Learning

ChatGPT is a Potential Zero-Shot Dependency Parser

2023-10-25 · Boda Lin, Xinyi Zhou, Binghao Tang, Xiaocheng Gong 외

Pre-trained language models have been widely used in dependency parsing task and have achieved significant improvements in parser performance. However, it remains an understudied question whether pre-trained language mod…

Dependency Parsing

Cross-TOP: Zero-Shot Cross-Schema Task-Oriented Parsing

2022-06-10 · DeepLo 2022 7 · Melanie Rubino, Nicolas Guenon des Mesnards, Uday Shah, Nanjiang Jiang 외

Deep learning methods have enabled task-oriented semantic parsing of increasingly complex utterances. However, a single model is still typically trained and deployed for each task separately, requiring labeled training d…

Semantic Parsing

Zero-Shot Semantic Parsing for Instructions

2019-11-20 · ACL 2019 7 · Ofer Givoli, Roi Reichart

We consider a zero-shot semantic parsing task: parsing instructions into compositional logical forms, in domains that were not seen during training. We present a new dataset with 1,390 examples from 7 application domains…

Semantic ParsingTriplet

Frustratingly Simple but Surprisingly Strong: Using Language-Independent Features for Zero-shot Cross-lingual Semantic Parsing

2021-11-01 · EMNLP 2021 11 · Jingfeng Yang, Federico Fancellu, Bonnie Webber, Diyi Yang

The availability of corpora has led to significant advances in training semantic parsers in English. Unfortunately, for languages other than English, annotated data is limited and so is the performance of the developed p…

Cross-Lingual TransferPOSSemantic ParsingZero-Shot Cross-Lingual Transfer