中文
相关论文

相关论文: TraceNet: Segment one thing efficiently

200 篇论文

Semantic segmentation and object detection research have recently achieved rapid progress. However, the former task has no notion of different instances of the same object, and the latter operates at a coarse, bounding-box level. We propose…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Anurag Arnab , Philip H. S Torr

Cell and nucleus segmentation are fundamental tasks for quantitative bioimage analysis. Despite progress in recent years, biologists and other domain experts still require novel algorithms to handle increasingly large and complex real-world…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Thibaut Goldsborough , Ben Philps , Alan O'Callaghan , Fiona Inglis , Leo Leplat , Andrew Filby , Hakan Bilen , Peter Bankhead

Image segmentation, the process of partitioning an image into meaningful regions, plays a pivotal role in computer vision and medical imaging applications. Unsupervised segmentation, particularly in the absence of labeled data, remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Kovvuri Sai Gopal Reddy , Bodduluri Saran , A. Mudit Adityaja , Saurabh J. Shigwan , Nitin Kumar

Semantic, instance, and panoptic segmentations have been addressed using different and specialized frameworks despite their underlying connections. This paper presents a unified, simple, and effective framework for these essentially similar…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Wenwei Zhang , Jiangmiao Pang , Kai Chen , Chen Change Loy

Interactive segmentation, a computer vision technique where a user provides guidance to help an algorithm segment a feature of interest in an image, has achieved outstanding accuracy and efficient human-computer interaction. However, few…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Zhe Wang , Shoukun Sun , Xiang Que , Xiaogang Ma , Carmen Galaz Garcia

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

计算机视觉与模式识别 · 计算机科学 2020-02-18 Alexander Kirillov , Yuxin Wu , Kaiming He , Ross Girshick

Promptable segmentation foundation models have emerged as a transformative approach to addressing the diverse needs in medical images, but most existing models require expensive computing, posing a big barrier to their adoption in clinical…

While modern segmentation models often prioritize performance over practicality, we advocate a design philosophy prioritizing simplicity and efficiency, and attempted high performance segmentation model design. This paper presents…

图像与视频处理 · 电气工程与系统科学 2025-06-17 Xiang Yu , Yayan Chen , Guannan He , Qing Zeng , Yue Qin , Meiling Liang , Dandan Luo , Yimei Liao , Zeyu Ren , Cheng Kang , Delong Yang , Bocheng Liang , Bin Pu , Ying Yuan , Shengli Li

Object detection and semantic segmentation are two main themes in object retrieval from high-resolution remote sensing images, which have recently achieved remarkable performance by surfing the wave of deep learning and, more notably,…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Lichao Mou , Xiao Xiang Zhu

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

Instance segmentation is critical in biomedical imaging to accurately distinguish individual objects like cells, which often overlap and vary in size. Recent query-based methods, where object queries guide segmentation, have shown strong…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yaroslav Prytula , Illia Tsiporenko , Ali Zeynalli , Dmytro Fishman

Existing methods for instance segmentation in videos typically involve multi-stage pipelines that follow the tracking-by-detection paradigm and model a video clip as a sequence of images. Multiple networks are used to detect objects in…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Ali Athar , Sabarinath Mahadevan , Aljoša Ošep , Laura Leal-Taixé , Bastian Leibe

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Chia-Yuan Chang , Shuo-En Chang , Pei-Yung Hsiao , Li-Chen Fu

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

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

The goal of interactive image segmentation is to delineate specific regions within an image via visual or language prompts. Low-latency and high-quality interactive segmentation with diverse prompts remain challenging for existing…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Qin Liu , Jaemin Cho , Mohit Bansal , Marc Niethammer

Image segmentation is usually addressed by training a model for a fixed set of object classes. Incorporating additional classes or more complex queries later is expensive as it requires re-training the model on a dataset that encompasses…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Timo Lüddecke , Alexander S. Ecker

Cell instance segmentation is a new and challenging task aiming at joint detection and segmentation of every cell in an image. Recently, many instance segmentation methods have applied in this task. Despite their great success, there still…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Menghao Li , Wenquan Feng , Shuchang Lyu , Lijiang Chen , Qi Zhao

We tackle the problem of one-shot instance segmentation: Given an example image of a novel, previously unknown object category, find and segment all objects of this category within a complex scene. To address this challenging new task, we…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Claudio Michaelis , Ivan Ustyuzhaninov , Matthias Bethge , Alexander S. Ecker

Designing a lightweight and robust portrait segmentation algorithm is an important task for a wide range of face applications. However, the problem has been considered as a subset of the object segmentation problem and less handled in the…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Hyojin Park , Lars Lowe Sjösund , YoungJoon Yoo , Nicolas Monet , Jihwan Bang , Nojun Kwak