中文
相关论文

相关论文: ISTR: End-to-End Instance Segmentation with Transf…

200 篇论文

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a novel end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Kaining Ying , Zhenhua Wang , Cong Bai , Pengfei Zhou

Edge detection has long been an important problem in the field of computer vision. Previous works have explored category-agnostic or category-aware edge detection. In this paper, we explore edge detection in the context of object instances.…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Xueyan Zou , Haotian Liu , Yong Jae Lee

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

Instance segmentation is an important problem in computer vision, with applications in autonomous driving, drone navigation and robotic manipulation. However, most existing methods are not real-time, complicating their deployment in…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Laurynas Miksys , Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

Instance segmentation aims to detect and segment individual objects in a scene. Most existing methods rely on precise mask annotations of every category. However, it is difficult and costly to segment objects in novel categories because a…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Weicheng Kuo , Anelia Angelova , Jitendra Malik , Tsung-Yi Lin

Video instance segmentation (VIS) is the task that requires simultaneously classifying, segmenting and tracking object instances of interest in video. Recent methods typically develop sophisticated pipelines to tackle this task. Here, we…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Yuqing Wang , Zhaoliang Xu , Xinlong Wang , Chunhua Shen , Baoshan Cheng , Hao Shen , Huaxia Xia

Although instance-aware perception is a key prerequisite for many autonomous robotic applications, most of the methods only partially solve the problem by focusing solely on known object categories. However, for robots interacting in…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Maximilian Durner , Wout Boerdijk , Martin Sundermeyer , Werner Friedl , Zoltan-Csaba Marton , Rudolph Triebel

We propose a novel implicit feature refinement module for high-quality instance segmentation. Existing image/video instance segmentation methods rely on explicitly stacked convolutions to refine instance features before the final…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Lufan Ma , Tiancai Wang , Bin Dong , Jiangpeng Yan , Xiu Li , Xiangyu Zhang

In this work, we present a new operator, called Instance Mask Projection (IMP), which projects a predicted Instance Segmentation as a new feature for semantic segmentation. It also supports back propagation so is trainable end-to-end. Our…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Cheng-Yang Fu , Tamara L. Berg , Alexander C. Berg

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

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…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Chengyuan Zhang , Yilin Zhang , Lei Zhu , Deyin Liu , Lin Wu , Bo Li , Shichao Zhang , Mohammed Bennamoun , Farid Boussaid

Existing instance segmentation methods have achieved impressive performance but still suffer from a common dilemma: redundant representations (e.g., multiple boxes, grids, and anchor points) are inferred for one instance, which leads to…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yimin Ou , Rui Yang , Lufan Ma , Yong Liu , Jiangpeng Yan , Shang Xu , Chengjie Wang , Xiu Li

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.…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Lei Ke , Martin Danelljan , Xia Li , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu

Most recent transformer-based models show impressive performance on vision tasks, even better than Convolution Neural Networks (CNN). In this work, we present a novel, flexible, and effective transformer-based model for high-quality…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Ruohao Guo , Dantong Niu , Liao Qu , Zhenbo Li

Instance segmentation has gained recently huge attention in various computer vision applications. It aims at providing different IDs to different object of the scene, even if they belong to the same class. This is useful in various…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Eslam Mohamed , Abdelrahman Shaker , Ahmad El-Sallab , Mayada Hadhoud

Instance segmentation is one of the fundamental vision tasks. Recently, fully convolutional instance segmentation methods have drawn much attention as they are often simpler and more efficient than two-stage approaches like Mask R-CNN. To…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Hao Chen , Kunyang Sun , Zhi Tian , Chunhua Shen , Yongming Huang , Youliang Yan

Recent attention in instance segmentation has focused on query-based models. Despite being non-maximum suppression (NMS)-free and end-to-end, the superiority of these models on high-accuracy real-time benchmarks has not been well…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Junjie He , Pengyu Li , Yifeng Geng , Xuansong Xie

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

Instance segmentation is an advanced form of image segmentation which, beyond traditional segmentation, requires identifying individual instances of repeating objects in a scene. Mask R-CNN is the most common architecture for instance…

计算机视觉与模式识别 · 计算机科学 2024-08-01 Jawad Haidar , Marc Mouawad , Imad Elhajj , Daniel Asmar

Instance segmentation is the problem of detecting and delineating each distinct object of interest appearing in an image. Current instance segmentation approaches consist of ensembles of modules that are trained independently of each other,…

计算机视觉与模式识别 · 计算机科学 2016-10-26 Bernardino Romera-Paredes , Philip H. S. Torr
‹ 上一页 1 2 3 10 下一页 ›