中文
相关论文

相关论文: Instance-guided Cartoon Editing with a Large-scale…

200 篇论文

Existing dataset pruning techniques primarily focus on classification tasks, limiting their applicability to more complex and practical tasks like instance segmentation. Instance segmentation presents three key challenges: pixel-level…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Yalun Dai , Lingao Xiao , Ivor W. Tsang , Yang He

The ability to segment unknown objects in depth images has potential to enhance robot skills in grasping and object tracking. Recent computer vision research has demonstrated that Mask R-CNN can be trained to segment specific categories of…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Michael Danielczuk , Matthew Matl , Saurabh Gupta , Andrew Li , Andrew Lee , Jeffrey Mahler , Ken Goldberg

Sketch-based image manipulation is an interactive image editing task to modify an image based on input sketches from users. Existing methods typically formulate this task as a conditional inpainting problem, which requires users to draw an…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Yu Zeng , Zhe Lin , Vishal M. Patel

High-resolution image segmentation remains challenging and error-prone due to the enormous size of intermediate feature maps. Conventional methods avoid this problem by using patch based approaches where each patch is segmented…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Fahim Faisal Niloy , M. Ashraful Amin , Amin Ahsan Ali , AKM Mahbubur Rahman

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

Traditionally, algorithms that learn to segment object instances in 2D images have heavily relied on large amounts of human-annotated data. Only recently, novel approaches have emerged tackling this problem in an unsupervised fashion.…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Leon Sick , Dominik Engel , Sebastian Hartwig , Pedro Hermosilla , Timo Ropinski

Object cutout is a fundamental operation for image editing and manipulation, yet it is extremely challenging to automate it in real-world images, which typically contain considerable background clutter. In contrast to existing cutout…

计算机视觉与模式识别 · 计算机科学 2016-09-19 Huayong Xu , Yangyan Li , Wenzheng Chen , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen

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

Semantic segmentation is a key computer vision task that has been actively researched for decades. In recent years, supervised methods have reached unprecedented accuracy, however they require many pixel-level annotations for every new…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Nir Zabari , Yedid Hoshen

Low-resolution image segmentation is crucial in real-world applications such as robotics, augmented reality, and large-scale scene understanding, where high-resolution data is often unavailable due to computational constraints. To address…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Anzhe Cheng , Chenzhong Yin , Yu Chang , Heng Ping , Shixuan Li , Shahin Nazarian , Paul Bogdan

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

Panoptic Segmentation aims to provide an understanding of background (stuff) and instances of objects (things) at a pixel level. It combines the separate tasks of semantic segmentation (pixel level classification) and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Sumanth Chennupati , Venkatraman Narayanan , Ganesh Sistu , Senthil Yogamani , Samir A Rawashdeh

Cartoons are an important part of our entertainment culture. Though drawing a cartoon is not for everyone, creating it using an arrangement of basic geometric primitives that approximates that character is a fairly frequent technique in…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Simanta Deb Turja , Mohammad Imrul Jubair , Md. Shafiur Rahman , Md. Hasib Al Zadid , Mohtasim Hossain Shovon , Md. Faraz Kabir Khan

This paper introduces a novel contour-based approach named deep snake for real-time instance segmentation. Unlike some recent methods that directly regress the coordinates of the object boundary points from an image, deep snake uses a…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Sida Peng , Wen Jiang , Huaijin Pi , Xiuli Li , Hujun Bao , Xiaowei Zhou

Instance segmentation is one of the actively studied research topics in computer vision in which many objects of interest should be separated individually. While many feed-forward networks produce high-quality segmentation on different…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Tuan Tran Anh , Khoa Nguyen-Tuan , Tran Minh Quan , Won-Ki Jeong

Attribute image manipulation has been a very active topic since the introduction of Generative Adversarial Networks (GANs). Exploring the disentangled attribute space within a transformation is a very challenging task due to the multiple…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Andrés Romero , Luc Van Gool , Radu Timofte

The emergence of foundational models has significantly advanced segmentation approaches. However, challenges still remain in dense scenarios, where occlusions, scale variations, and clutter impede precise instance delineation. To address…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Muhammad Ibraheem Siddiqui , Muhammad Umer Sheikh , Hassan Abid , Muhammad Haris Khan

Caricature is an artistic drawing created to abstract or exaggerate facial features of a person. Rendering visually pleasing caricatures is a difficult task that requires professional skills, and thus it is of great interest to design a…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Wenqing Chu , Wei-Chih Hung , Yi-Hsuan Tsai , Yu-Ting Chang , Yijun Li , Deng Cai , Ming-Hsuan Yang

Image segmentation is the problem of partitioning an image into different subsets, where each subset may have a different characterization in terms of color, intensity, texture, and/or other features. Segmentation is a fundamental component…

计算机视觉与模式识别 · 计算机科学 2015-11-03 M. Abdelsamea

Facial appearance editing is crucial for digital avatars, AR/VR, and personalized content creation, driving realistic user experiences. However, preserving identity with generative models is challenging, especially in scenarios with limited…

计算机视觉与模式识别 · 计算机科学 2025-03-10 MD Wahiduzzaman Khan , Mingshan Jia , Xiaolin Zhang , En Yu , Caifeng Shan , Kaska Musial-Gabrys