English
Related papers

Related papers: Panoptic Edge Detection

200 papers

Panoptic segmentation aims to perform instance segmentation for foreground instances and semantic segmentation for background stuff simultaneously. The typical top-down pipeline concentrates on two key issues: 1) how to effectively model…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Yifeng Chen , Guangchen Lin , Songyuan Li , Bourahla Omar , Yiming Wu , Fangfang Wang , Junyi Feng , Mingliang Xu , Xi Li

We present a new method for efficient high-quality image segmentation of objects and scenes. By analogizing classical computer graphics methods for efficient rendering with over- and undersampling challenges faced in pixel labeling tasks,…

Computer Vision and Pattern Recognition · Computer Science 2020-02-18 Alexander Kirillov , Yuxin Wu , Kaiming He , Ross Girshick

We tackle a novel few-shot learning challenge, which we call few-shot semantic edge detection, aiming to localize crisp boundaries of novel categories using only a few labeled samples. We also present a Class-Agnostic Few-shot Edge…

Computer Vision and Pattern Recognition · Computer Science 2020-03-19 Young-Hyun Park , Jun Seo , Jaekyun Moon

Edge detection is a critical component of many vision systems, including object detectors and image segmentation algorithms. Patches of edges exhibit well-known forms of local structure, such as straight lines or T-junctions. In this paper…

Computer Vision and Pattern Recognition · Computer Science 2014-11-26 Piotr Dollár , C. Lawrence Zitnick

Edge detection, a basic task in the field of computer vision, is an important preprocessing operation for the recognition and understanding of a visual scene. In conventional models, the edge image generated is ambiguous, and the edge lines…

Computer Vision and Pattern Recognition · Computer Science 2022-03-18 Dawei Dai , Chunjie Wang , Shuyin Xia , Yingge Liu , Guoyin Wang

Panoptic segmentation presents a new challenge in exploiting the merits of both detection and segmentation, with the aim of unifying instance segmentation and semantic segmentation in a single framework. However, an efficient solution for…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Zixiang Zhou , Yang Zhang , Hassan Foroosh

Canny Edge Detector (CED) is an edge detection operator commonly used by most Image Feature Extraction (IFE) Algorithms and Image Processing Applications. This operator involves the use of a multi-stage algorithm to detect edges in a wide…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-10-24 Hope Mogale

Humans have the remarkable ability to perceive objects as a whole, even when parts of them are occluded. This ability of amodal perception forms the basis of our perceptual and cognitive understanding of our world. To enable robots to…

Computer Vision and Pattern Recognition · Computer Science 2022-02-24 Rohit Mohan , Abhinav Valada

Panoptic segmentation is the combination of semantic and instance segmentation: assign the points in a 3D point cloud to semantic categories and partition them into distinct object instances. It has many obvious applications for outdoor…

Computer Vision and Pattern Recognition · Computer Science 2023-07-07 Binbin Xiang , Torben Peters , Theodora Kontogianni , Frawa Vetterli , Stefano Puliti , Rasmus Astrup , Konrad Schindler

Existing edge-aware camouflaged object detection (COD) methods normally output the edge prediction in the early stage. However, edges are important and fundamental factors in the following segmentation task. Due to the high visual…

Computer Vision and Pattern Recognition · Computer Science 2023-07-11 Dongyue Sun , Shiyao Jiang , Lin Qi

Recent one-stage object detectors follow a per-pixel prediction approach that predicts both the object category scores and boundary positions from every single grid location. However, the most suitable positions for inferring different…

Computer Vision and Pattern Recognition · Computer Science 2022-12-02 Li Yang , Yan Xu , Shaoru Wang , Chunfeng Yuan , Ziqi Zhang , Bing Li , Weiming Hu

We achieve 3D semantic scene labeling by exploring semantic relation between each point and its contextual neighbors through edges. Besides an encoder-decoder branch for predicting point labels, we construct an edge branch to hierarchically…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Li Jiang , Hengshuang Zhao , Shu Liu , Xiaoyong Shen , Chi-Wing Fu , Jiaya Jia

This paper addresses the task of semantic segmentation in computer vision, aiming to achieve precise pixel-wise classification. We investigate the joint training of models for semantic edge detection and semantic segmentation, which has…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Dan Zhang , Rui Zheng , Luosang Gadeng , Pei Yang

Deep learning has led to remarkable strides in scene understanding with panoptic segmentation emerging as a key holistic scene interpretation task. However, the performance of panoptic segmentation is severely impacted in the presence of…

Computer Vision and Pattern Recognition · Computer Science 2023-10-19 Rohit Mohan , Kiran Kumaraswamy , Juana Valeria Hurtado , Kürsat Petek , Abhinav Valada

We propose an end-to-end learning approach for panoptic segmentation, a novel task unifying instance (things) and semantic (stuff) segmentation. Our model, TASCNet, uses feature maps from a shared backbone network to predict in a single…

Computer Vision and Pattern Recognition · Computer Science 2019-05-20 Jie Li , Allan Raventos , Arjun Bhargava , Takaaki Tagawa , Adrien Gaidon

Image segmentation is an essential component in many image processing and computer vision tasks. The primary goal of image segmentation is to simplify an image for easier analysis, and there are two broad approaches for achieving this: edge…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 J. N. Mueller , J. N. Corcoran

Semantic segmentation has been a hot topic across diverse research fields. Along with the success of deep convolutional neural networks, semantic segmentation has made great achievements and improvements, in terms of both urban scene…

Computer Vision and Pattern Recognition · Computer Science 2019-06-28 Xianwei Zheng , Linxi Huan , Hanjiang Xiong , Jianya Gong

This paper studies panoptic segmentation, a recently proposed task which segments foreground (FG) objects at the instance level as well as background (BG) contents at the semantic level. Existing methods mostly dealt with these two problems…

Computer Vision and Pattern Recognition · Computer Science 2019-04-18 Yanwei Li , Xinze Chen , Zheng Zhu , Lingxi Xie , Guan Huang , Dalong Du , Xingang Wang

Edge detection is among the most fundamental vision problems for its role in perceptual grouping and its wide applications. Recent advances in representation learning have led to considerable improvements in this area. Many state of the art…

Computer Vision and Pattern Recognition · Computer Science 2018-10-29 Zhiding Yu , Weiyang Liu , Yang Zou , Chen Feng , Srikumar Ramalingam , B. V. K. Vijaya Kumar , Jan Kautz

Depth estimation and semantic segmentation play essential roles in scene understanding. The state-of-the-art methods employ multi-task learning to simultaneously learn models for these two tasks at the pixel-wise level. They usually focus…

Computer Vision and Pattern Recognition · Computer Science 2021-01-20 Lei He , Jiwen Lu , Guanghui Wang , Shiyu Song , Jie Zhou