English
Related papers

Related papers: A Unified Query-based Paradigm for Camouflaged Ins…

200 papers

LiDAR panoptic segmentation, which jointly performs instance and semantic segmentation for things and stuff classes, plays a fundamental role in LiDAR perception tasks. While most existing methods explicitly separate these two segmentation…

Computer Vision and Pattern Recognition · Computer Science 2024-08-29 Yu Yang , Jianbiao Mei , Liang Liu , Siliang Du , Yilin Xiao , Jongwon Ra , Yong Liu , Xiao Xu , Huifeng Wu

We present OSFormer, the first one-stage transformer framework for camouflaged instance segmentation (CIS). OSFormer is based on two key designs. First, we design a location-sensing transformer (LST) to obtain the location label and…

Computer Vision and Pattern Recognition · Computer Science 2022-08-03 Jialun Pei , Tianyang Cheng , Deng-Ping Fan , He Tang , Chuanbo Chen , Luc Van Gool

This paper introduces a novel framework for unified incremental few-shot object detection (iFSOD) and instance segmentation (iFSIS) using the Transformer architecture. Our goal is to create an optimal solution for situations where only a…

Computer Vision and Pattern Recognition · Computer Science 2024-11-14 Chengyuan Zhang , Yilin Zhang , Lei Zhu , Deyin Liu , Lin Wu , Bo Li , Shichao Zhang , Mohammed Bennamoun , Farid Boussaid

Few-shot classification which aims to recognize unseen classes using very limited samples has attracted more and more attention. Usually, it is formulated as a metric learning problem. The core issue of few-shot classification is how to…

Computer Vision and Pattern Recognition · Computer Science 2022-08-29 Xixi Wang , Xiao Wang , Bo Jiang , Bin Luo

Class-incremental/Continual image segmentation (CIS) aims to train an image segmenter in stages, where the set of available categories differs at each stage. To leverage the built-in objectness of query-based transformers, which mitigates…

Computer Vision and Pattern Recognition · Computer Science 2025-07-11 Yuchen Zhu , Cheng Shi , Dingyou Wang , Jiajin Tang , Zhengxuan Wei , Yu Wu , Guanbin Li , Sibei Yang

In recent years, transformer-based models have exhibited considerable potential in point cloud instance segmentation. Despite the promising performance achieved by existing methods, they encounter challenges such as instance query…

Computer Vision and Pattern Recognition · Computer Science 2026-02-27 Lei Yao , Yi Wang , Moyun Liu , Lap-Pui Chau

In this paper, we propose an end-to-end framework for instance segmentation. Based on the recently introduced DETR [1], our method, termed SOLQ, segments objects by learning unified queries. In SOLQ, each query represents one object and has…

Computer Vision and Pattern Recognition · Computer Science 2021-10-01 Bin Dong , Fangao Zeng , Tiancai Wang , Xiangyu Zhang , Yichen Wei

Prevalent state-of-the-art instance segmentation methods fall into a query-based scheme, in which instance masks are derived by querying the image feature using a set of instance-aware embeddings. In this work, we devise a new training…

Computer Vision and Pattern Recognition · Computer Science 2022-12-20 Wenguan Wang , James Liang , Dongfang Liu

With the development of underwater exploration and marine protection, underwater vision tasks are widespread. Due to the degraded underwater environment, characterized by color distortion, low contrast, and blurring, camouflaged instance…

Computer Vision and Pattern Recognition · Computer Science 2025-10-21 Chuhong Wang , Hua Li , Chongyi Li , Huazhong Liu , Xiongxin Tang , Sam Kwong

Amodal Instance Segmentation (AIS) aims to segment the region of both visible and possible occluded parts of an object instance. While Mask R-CNN-based AIS approaches have shown promising results, they are unable to model high-level…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Minh Tran , Khoa Vo , Kashu Yamazaki , Arthur Fernandes , Michael Kidd , Ngan Le

Two-stage and query-based instance segmentation methods have achieved remarkable results. However, their segmented masks are still very coarse. In this paper, we present Mask Transfiner for high-quality and efficient instance segmentation.…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Lei Ke , Martin Danelljan , Xia Li , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu

Transformer-based methods have become the dominant approach for 3D instance segmentation. These methods predict instance masks via instance queries, ranking them by classification confidence and IoU scores to select the top prediction as…

Computer Vision and Pattern Recognition · Computer Science 2025-01-06 Duanchu Wang , Jing Liu , Haoran Gong , Yinghui Quan , Di Wang

How to identify and segment camouflaged objects from the background is challenging. Inspired by the multi-head self-attention in Transformers, we present a simple masked separable attention (MSA) for camouflaged object detection. We first…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Bowen Yin , Xuying Zhang , Qibin Hou , Bo-Yuan Sun , Deng-Ping Fan , Luc Van Gool

Existing unified image segmentation models either employ a unified architecture across multiple tasks but use separate weights tailored to each dataset, or apply a single set of weights to multiple datasets but are limited to a single task.…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Pei Wang , Zhaowei Cai , Hao Yang , Ashwin Swaminathan , R. Manmatha , Stefano Soatto

Referring image segmentation aims to segment the image region of interest according to the given language expression, which is a typical multi-modal task. Existing methods either adopt the pixel classification-based or the learnable…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Zhichao Wei , Xiaohao Chen , Mingqiang Chen , Siyu Zhu

Semantic, instance, and panoptic segmentation of 3D point clouds have been addressed using task-specific models of distinct design. Thereby, the similarity of all segmentation tasks and the implicit relationship between them have not been…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 Maxim Kolodiazhnyi , Anna Vorontsova , Anton Konushin , Danila Rukhovich

Camouflaged object detection and segmentation is a new and challenging research topic in computer vision. There is a serious issue of lacking data on concealed objects such as camouflaged animals in natural scenes. In this paper, we address…

Computer Vision and Pattern Recognition · Computer Science 2024-08-07 Thanh-Danh Nguyen , Anh-Khoa Nguyen Vu , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Minh-Triet Tran , Tam V. Nguyen

Camouflaged object detection (COD) and camouflaged instance segmentation (CIS) aim to recognize and segment objects that are blended into their surroundings, respectively. While several deep neural network models have been proposed to…

Computer Vision and Pattern Recognition · Computer Science 2024-12-04 Minh-Quan Le , Minh-Triet Tran , Trung-Nghia Le , Tam V. Nguyen , Thanh-Toan Do

Domain-generalized urban-scene semantic segmentation (USSS) aims to learn generalized semantic predictions across diverse urban-scene styles. Unlike domain gap challenges, USSS is unique in that the semantic categories are often similar in…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Qi Bi , Shaodi You , Theo Gevers

Universal Image Segmentation is not a new concept. Past attempts to unify image segmentation in the last decades include scene parsing, panoptic segmentation, and, more recently, new panoptic architectures. However, such panoptic…

Computer Vision and Pattern Recognition · Computer Science 2023-01-02 Jitesh Jain , Jiachen Li , MangTik Chiu , Ali Hassani , Nikita Orlov , Humphrey Shi
‹ Prev 1 2 3 10 Next ›