中文
相关论文

相关论文: PiClick: Picking the desired mask from multiple ca…

200 篇论文

Recent advancements in image segmentation have focused on enhancing the efficiency of the models to meet the demands of real-time applications, especially on edge devices. However, existing research has primarily concentrated on single-task…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Gabriele Rosi , Claudia Cuttano , Niccolò Cavagnero , Giuseppe Averta , Fabio Cermelli

Open-set image segmentation poses a significant challenge because existing methods often demand extensive training or fine-tuning and generally struggle to segment unified objects consistently across diverse text reference expressions.…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Zhihua Liu , Amrutha Saseendran , Lei Tong , Xilin He , Fariba Yousefi , Nikolay Burlutskiy , Dino Oglic , Tom Diethe , Philip Teare , Huiyu Zhou , Chen Jin

In this paper, we propose PolyTransform, a novel instance segmentation algorithm that produces precise, geometry-preserving masks by combining the strengths of prevailing segmentation approaches and modern polygon-based methods. In…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Justin Liang , Namdar Homayounfar , Wei-Chiu Ma , Yuwen Xiong , Rui Hu , Raquel Urtasun

Segmentation is a fundamental task in computer vision, with prompt-driven methods gaining prominence due to their flexibility. The Segment Anything Model (SAM) excels at point-prompted segmentation, while text-based models, often leveraging…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Suzhe Xu , Jialin Peng , Chengyuan Zhang

Recent works have explored text-guided image editing using diffusion models and generated edited images based on text prompts. However, the models struggle to accurately locate the regions to be edited and faithfully perform precise edits.…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Qian Wang , Biao Zhang , Michael Birsak , Peter Wonka

Medical image annotation is a major hurdle for developing precise and robust machine learning models. Annotation is expensive, time-consuming, and often requires expert knowledge, particularly in the medical field. Here, we suggest using…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Holger R Roth , Dong Yang , Ziyue Xu , Xiaosong Wang , Daguang Xu

Automated CT report generation plays a crucial role in improving diagnostic accuracy and clinical workflow efficiency. However, existing methods lack interpretability and impede patient-clinician understanding, while their static nature…

图像与视频处理 · 电气工程与系统科学 2025-03-06 Yannian Gu , Wenhui Lei , Hanyu Chen , Xiaofan Zhang , Shaoting Zhang

This paper proposes a new active learning method for semantic segmentation. The core of our method lies in a new annotation query design. It samples informative local image regions (e.g., superpixels), and for each of such regions, asks an…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sehyun Hwang , Sohyun Lee , Hoyoung Kim , Minhyeon Oh , Jungseul Ok , Suha Kwak

Interactive segmentation is a promising strategy for building robust, generalisable algorithms for volumetric medical image segmentation. However, inconsistent and clinically unrealistic evaluation hinders fair comparison and misrepresents…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Parhom Esmaeili , Virginia Fernandez , Pedro Borges , Eli Gibson , Sebastien Ourselin , M. Jorge Cardoso

Despite recent advances in image-to-video generation, better controllability and local animation are less explored. Most existing image-to-video methods are not locally aware and tend to move the entire scene. However, human artists may…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Yue Ma , Yingqing He , Hongfa Wang , Andong Wang , Chenyang Qi , Chengfei Cai , Xiu Li , Zhifeng Li , Heung-Yeung Shum , Wei Liu , Qifeng Chen

The newly released Segment Anything Model (SAM) is a popular tool used in image processing due to its superior segmentation accuracy, variety of input prompts, training capabilities, and efficient model design. However, its current model is…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Aimee Guo , Grace Fei , Hemanth Pasupuleti , Jing Wang

Widely adopted medical image segmentation methods, although efficient, are primarily deterministic and remain poorly amenable to natural language prompts. Thus, they lack the capability to estimate multiple proposals, human interaction, and…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Yuan Lin , Murong Xu , Marc Hölle , Chinmay Prabhakar , Andreas Maier , Vasileios Belagiannis , Bjoern Menze , Suprosanna Shit

Scribble-supervised medical image segmentation tackles the limitation of sparse masks. Conventional approaches alternate between: labeling pseudo-masks and optimizing network parameters. However, such iterative two-stage paradigm is…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Zefan Yang , Di Lin , Dong Ni , Yi Wang

3D instance segmentation methods often require fully-annotated dense labels for training, which are costly to obtain. In this paper, we present ClickSeg, a novel click-level weakly supervised 3D instance segmentation method that requires…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Leyao Liu , Tao Kong , Minzhao Zhu , Jiashuo Fan , Lu Fang

Common users have changed from mere consumers to active producers of multimedia data content. Video editing plays an important role in this scenario, calling for simple segmentation tools that can handle fast-moving and deformable video…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Thiago Vallin Spina , Alexandre Xavier Falcão

Existing works on semantic segmentation typically consider a small number of labels, ranging from tens to a few hundreds. With a large number of labels, training and evaluation of such task become extremely challenging due to correlation…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Yufei Wang , Zhe Lin , Xiaohui Shen , Jianming Zhang , Scott Cohen

This paper studies Clinical Intelligent Decision Support Systems (CIDSSs) for lung cancer segmentation, which are based on deep neural nets. A new interactive CIDSS is proposed and compared with previous approaches. Addition-ally, the…

图像与视频处理 · 电气工程与系统科学 2024-08-28 Volodymyr Sydorskyi

The ability to collect a large dataset of human preferences from text-to-image users is usually limited to companies, making such datasets inaccessible to the public. To address this issue, we create a web app that enables text-to-image…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Yuval Kirstain , Adam Polyak , Uriel Singer , Shahbuland Matiana , Joe Penna , Omer Levy

Modern approaches typically formulate semantic segmentation as a per-pixel classification task, while instance-level segmentation is handled with an alternative mask classification. Our key insight: mask classification is sufficiently…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Bowen Cheng , Alexander G. Schwing , Alexander Kirillov

Background: In the field of radiology and radiotherapy, accurate delineation of tissues and organs plays a crucial role in both diagnostics and therapeutics. While the gold standard remains expert-driven manual segmentation, many automatic…

定量方法 · 定量生物学 2025-08-14 Szuzina Fazekas , Bettina Katalin Budai , Viktor Bérczi , Pál Maurovich-Horvat , Zsolt Vizi