中文
相关论文

相关论文: Generalized Mask-aware IoU for Anchor Assignment f…

200 篇论文

Current state-of-the-art instance segmentation methods are not suited for real-time applications like autonomous driving, which require fast execution times at high accuracy. Although the currently dominant proposal-based methods have high…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Davy Neven , Bert De Brabandere , Marc Proesmans , Luc Van Gool

A major challenge in image segmentation is classifying object boundaries. Recent efforts propose to refine the segmentation result with boundary masks. However, models are still prone to misclassifying boundary pixels even when they…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Han Zhang , Zihao Zhang , Wenhao Zheng , Wei Xu

In this paper, we propose a highly practical fully online multi-object tracking and segmentation (MOTS) method that uses instance segmentation results as an input. The proposed method is based on the Gaussian mixture probability hypothesis…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Young-min Song , Young-chul Yoon , Kwangjin Yoon , Moongu Jeon , Seong-Whan Lee , Witold Pedrycz

Instance segmentation models today are very accurate when trained on large annotated datasets, but collecting mask annotations at scale is prohibitively expensive. We address the partially supervised instance segmentation problem in which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vighnesh Birodkar , Zhichao Lu , Siyang Li , Vivek Rathod , Jonathan Huang

We present FourierMask, which employs Fourier series combined with implicit neural representations to generate instance segmentation masks. We apply a Fourier mapping (FM) to the coordinate locations and utilize the mapped features as…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Hamd ul Moqeet Riaz , Nuri Benbarka , Timon Hoefer , Andreas Zell

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

In recent years, object detection has experienced impressive progress. Despite these improvements, there is still a significant gap in the performance between the detection of small and large objects. We analyze the current state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Mate Kisantal , Zbigniew Wojna , Jakub Murawski , Jacek Naruniec , Kyunghyun Cho

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Cuong Manh Hoang

To date, instance segmentation is dominated by twostage methods, as pioneered by Mask R-CNN. In contrast, one-stage alternatives cannot compete with Mask R-CNN in mask AP, mainly due to the difficulty of compactly representing masks, making…

计算机视觉与模式识别 · 计算机科学 2020-05-07 Rufeng Zhang , Zhi Tian , Chunhua Shen , Mingyu You , Youliang Yan

Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-trivial task.…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Jingru Yi , Hui Tang , Pengxiang Wu , Bo Liu , Daniel J. Hoeppner , Dimitris N. Metaxas , Lianyi Han , Wei Fan

Open-World Instance Segmentation (OWIS) is an emerging research topic that aims to segment class-agnostic object instances from images. The mainstream approaches use a two-stage segmentation framework, which first locates the candidate…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Xizhe Xue , Dongdong Yu , Lingqiao Liu , Yu Liu , Satoshi Tsutsui , Ying Li , Zehuan Yuan , Ping Song , Mike Zheng Shou

This paper introduces a comprehensive approach for segmenting regions of interest (ROI) in diverse medical imaging datasets, encompassing ultrasound, CT scans, and X-ray images. The proposed method harnesses the capabilities of the YOLOv8…

计算机视觉与模式识别 · 计算机科学 2023-10-23 Sumit Pandey , Kuan-Fu Chen , Erik B. Dam

The challenge that this paper addresses is how to efficiently minimize the cost and manual labour for automatically generating object oriented geometric Digital Twins (gDTs) of industrial facilities, so that the benefits provide even more…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Eva Agapaki , Ioannis Brilakis

Object detection and segmentation are widely employed in computer vision applications, yet conventional models like YOLO series, while efficient and accurate, are limited by predefined categories, hindering adaptability in open scenarios.…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Ao Wang , Lihao Liu , Hui Chen , Zijia Lin , Jungong Han , Guiguang Ding

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of performing object…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Quanzeng You , Jiang Wang , Peng Chu , Andre Abrantes , Zicheng Liu

The goal of interactive segmentation is to assist users in producing segmentation masks as fast and as accurately as possible. Interactions have to be simple and intuitive and the number of interactions required to produce a satisfactory…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Camille Dupont , Yanis Ouakrim , Quoc Cuong Pham

Multi-Object Tracking (MOT) aims to detect and associate all targets of given classes across frames. Current dominant solutions, e.g. ByteTrack and StrongSORT++, follow the hybrid pipeline, which first accomplish most of the associations in…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Yunhao Du , Zhicheng Zhao , Fei Su

Traditional object detection models are constrained by the limitations of closed-set datasets, detecting only categories encountered during training. While multimodal models have extended category recognition by aligning text and image…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Lihao Liu , Juexiao Feng , Hui Chen , Ao Wang , Lin Song , Jungong Han , Guiguang Ding

In high-risk railway construction, personal protective equipment monitoring is critical but challenging due to small and frequently obstructed targets. We propose YOLO-EA, an innovative model that enhances safety measure detection by…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Hao Liu , Xue Qin

Recently, query based object detection frameworks achieve comparable performance with previous state-of-the-art object detectors. However, how to fully leverage such frameworks to perform instance segmentation remains an open problem. In…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Yuxin Fang , Shusheng Yang , Xinggang Wang , Yu Li , Chen Fang , Ying Shan , Bin Feng , Wenyu Liu