English
Related papers

Related papers: CFNet: Learning Correlation Functions for One-Stag…

200 papers

Semantic segmentation in complex scenes relies not only on object appearance but also on object location and the surrounding environment. Nonetheless, it is difficult to model long-range context in the format of pairwise point correlations…

Computer Vision and Pattern Recognition · Computer Science 2024-01-18 Xin Kang , Chaoqun Wang , Xuejin Chen

Instance search is an interesting task as well as a challenging issue due to the lack of effective feature representation. In this paper, an instance level feature representation built upon fully convolutional instance-aware segmentation is…

Computer Vision and Pattern Recognition · Computer Science 2019-05-10 Yu Zhan , Wan-Lei Zhao

Panoptic segmentation is an important computer vision task which combines semantic and instance segmentation. It plays a crucial role in domains of medical image analysis, self-driving vehicles, and robotics by providing a comprehensive…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Shourya Verma

Panoptic segmentation, which is a novel task of unifying instance segmentation and semantic segmentation, has attracted a lot of attention lately. However, most of the previous methods are composed of multiple pathways with each pathway…

Computer Vision and Pattern Recognition · Computer Science 2020-12-07 Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

Computer Vision and Pattern Recognition · Computer Science 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool

Manually annotating complex scene point cloud datasets is both costly and error-prone. To reduce the reliance on labeled data, a new model called SnapshotNet is proposed as a self-supervised feature learning approach, which directly works…

Computer Vision and Pattern Recognition · Computer Science 2022-01-14 Xingye Li , Ling Zhang , Zhigang Zhu

Recognizing 3D part instances from a 3D point cloud is crucial for 3D structure and scene understanding. Several learning-based approaches use semantic segmentation and instance center prediction as training tasks and fail to further…

Computer Vision and Pattern Recognition · Computer Science 2022-08-10 Chunyu Sun , Xin Tong , Yang Liu

In this work, we propose a single deep neural network for panoptic segmentation, for which the goal is to provide each individual pixel of an input image with a class label, as in semantic segmentation, as well as a unique identifier for…

Computer Vision and Pattern Recognition · Computer Science 2019-02-08 Daan de Geus , Panagiotis Meletis , Gijs Dubbelman

This paper introduces an extremely efficient CNN architecture named DFANet for semantic segmentation under resource constraints. Our proposed network starts from a single lightweight backbone and aggregates discriminative features through…

Computer Vision and Pattern Recognition · Computer Science 2019-04-05 Hanchao Li , Pengfei Xiong , Haoqiang Fan , Jian Sun

The performance of face detectors has been largely improved with the development of convolutional neural network. However, it remains challenging for face detectors to detect tiny, occluded or blurry faces. Besides, most face detectors…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Wanxin Tian , Zixuan Wang , Haifeng Shen , Weihong Deng , Yiping Meng , Binghui Chen , Xiubao Zhang , Yuan Zhao , Xiehe Huang

The DETR-like segmentors have underpinned the most recent breakthroughs in semantic segmentation, which end-to-end train a set of queries representing the class prototypes or target segments. Recently, masked attention is proposed to…

Computer Vision and Pattern Recognition · Computer Science 2023-03-29 Haoyu He , Jianfei Cai , Zizheng Pan , Jing Liu , Jing Zhang , Dacheng Tao , Bohan Zhuang

Panoptic segmentation unifies semantic and instance segmentation and thus delivers a semantic class label and, for so-called thing classes, also an instance label per pixel. The differentiation of distinct objects of the same class with a…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Tuan Nguyen , Max Mehltretter , Franz Rottensteiner

Panoptic segmentation unifies semantic segmentation and instance segmentation which has been attracting increasing attention in recent years. However, most existing research was conducted under a supervised learning setup whereas…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Jiaxing Huang , Dayan Guan , Aoran Xiao , Shijian Lu

Continual Semantic Segmentation (CSS) seeks to incrementally learn to segment novel classes while preserving knowledge of previously encountered ones. Recent advancements in CSS have been largely driven by the adoption of Pre-trained Vision…

Computer Vision and Pattern Recognition · Computer Science 2025-08-07 Duzhen Zhang , Yong Ren , Wei Cong , Junhao Zheng , Qiaoyi Su , Shuncheng Jia , Zhong-Zhi Li , Xuanle Zhao , Ye Bai , Feilong Chen , Qi Tian , Tielin Zhang

Semantic segmentation is pixel-wise classification which retains critical spatial information. The "feature map reuse" has been commonly adopted in CNN based approaches to take advantage of feature maps in the early layers for the later…

Computer Vision and Pattern Recognition · Computer Science 2019-05-23 Mingmin Zhen , Jinglu Wang , Lei Zhou , Tian Fang , Long Quan

Panoptic segmentation combines the advantages of semantic and instance segmentation, which can provide both pixel-level and instance-level environmental perception information for intelligent vehicles. However, it is challenged with…

Computer Vision and Pattern Recognition · Computer Science 2022-09-08 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

Deep learning has delivered its powerfulness in many application domains, especially in image and speech recognition. As the backbone of deep learning, deep neural networks (DNNs) consist of multiple layers of various types with hundreds to…

Machine Learning · Computer Science 2017-12-14 Sheng Lin , Ning Liu , Mahdi Nazemi , Hongjia Li , Caiwen Ding , Yanzhi Wang , Massoud Pedram

Instance segmentation and panoptic segmentation is being paid more and more attention in recent years. In comparison with bounding box based object detection and semantic segmentation, instance segmentation can provide more analytical…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xiaolong Liu , Yuqing Hou , Anbang Yao , Yurong Chen , Keqiang Li

Existing semantic segmentation approaches either aim to improve the object's inner consistency by modeling the global context, or refine objects detail along their boundaries by multi-scale feature fusion. In this paper, a new paradigm for…

Computer Vision and Pattern Recognition · Computer Science 2020-08-19 Xiangtai Li , Xia Li , Li Zhang , Guangliang Cheng , Jianping Shi , Zhouchen Lin , Shaohua Tan , Yunhai Tong

State-of-the-art results of semantic segmentation are established by Fully Convolutional neural Networks (FCNs). FCNs rely on cascaded convolutional and pooling layers to gradually enlarge the receptive fields of neurons, resulting in an…

Computer Vision and Pattern Recognition · Computer Science 2016-03-17 Zhicheng Yan , Hao Zhang , Yangqing Jia , Thomas Breuel , Yizhou Yu