中文
相关论文

相关论文: Localized Interactive Instance Segmentation

200 篇论文

Learning object segmentation in image and video datasets without human supervision is a challenging problem. Humans easily identify moving salient objects in videos using the gestalt principle of common fate, which suggests that what moves…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Silky Singh , Shripad Deshmukh , Mausoom Sarkar , Balaji Krishnamurthy

An instance with a bad mask might make a composite image that uses it look fake. This encourages us to learn segmentation by generating realistic composite images. To achieve this, we propose a novel framework that exploits a new proposed…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Songmin Dai , Xiaoqiang Li , Lu Wang , Pin Wu , Weiqin Tong , Yimin Chen

Image segmentation is an essential component in many image processing and computer vision tasks. The primary goal of image segmentation is to simplify an image for easier analysis, and there are two broad approaches for achieving this: edge…

计算机视觉与模式识别 · 计算机科学 2021-12-24 J. N. Mueller , J. N. Corcoran

Interactive segmentation allows users to extract target masks by making positive/negative clicks. Although explored by many previous works, there is still a gap between academic approaches and industrial needs: first, existing models are…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Xi Chen , Zhiyan Zhao , Yilei Zhang , Manni Duan , Donglian Qi , Hengshuang Zhao

We present an instance segmentation scheme based on pixel affinity information, which is the relationship of two pixels belonging to a same instance. In our scheme, we use two neural networks with similar structure. One is to predict pixel…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Yiding Liu , Siyu Yang , Bin Li , Wengang Zhou , Jizheng Xu , Houqiang Li , Yan Lu

Moving object segmentation plays a crucial role in understanding dynamic scenes involving multiple moving objects, while the difficulties lie in taking into account both spatial texture structures and temporal motion cues. Existing methods…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Zhexiong Wan , Bin Fan , Le Hui , Yuchao Dai , Gim Hee Lee

Instance segmentation is essential for augmented reality and virtual reality (AR/VR) as it enables precise object recognition and interaction, enhancing the integration of virtual and real-world elements for an immersive experience.…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Hongyi Zeng , Wenxuan Liu , Tianhua Xia , Jinhui Chen , Ziyun Li , Sai Qian Zhang

We propose an approach to instance-level image segmentation that is built on top of category-level segmentation. Specifically, for each pixel in a semantic category mask, its corresponding instance bounding box is predicted using a deep…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Zifeng Wu , Chunhua Shen , Anton van den Hengel

Click-based interactive image segmentation aims at extracting objects with a limited user clicking. A hierarchical backbone is the de-facto architecture for current methods. Recently, the plain, non-hierarchical Vision Transformer (ViT) has…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Qin Liu , Zhenlin Xu , Gedas Bertasius , Marc Niethammer

This paper addresses category-agnostic instance segmentation for robotic manipulation, focusing on segmenting objects independent of their class to enable versatile applications like bin-picking in dynamic environments. Existing methods…

机器人学 · 计算机科学 2023-12-29 Prem Raj , Sachin Bhadang , Gaurav Chaudhary , Laxmidhar Behera , Tushar Sandhan

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

In a dynamic environment, an agent with a limited field of view/resource cannot fully observe the scene before attempting to parse it. The deployment of common semantic segmentation architectures is not feasible in such settings. In this…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Soroush Seifi , Tinne Tuytelaars

We present a weakly supervised instance segmentation algorithm based on deep community learning with multiple tasks. This task is formulated as a combination of weakly supervised object detection and semantic segmentation, where individual…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Jaedong Hwang , Seohyun Kim , Jeany Son , Bohyung Han

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

Most state-of-the-art semi-supervised video object segmentation methods rely on a pixel-accurate mask of a target object provided for the first frame of a video. However, obtaining a detailed segmentation mask is expensive and…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Anna Khoreva , Anna Rohrbach , Bernt Schiele

Hand segmentation for hand-object interaction is a necessary preprocessing step in many applications such as augmented reality, medical application, and human-robot interaction. However, typical methods are based on color information which…

计算机视觉与模式识别 · 计算机科学 2018-01-11 Byeongkeun Kang , Kar-Han Tan , Nan Jiang , Hung-Shuo Tai , Daniel Tretter , Truong Q. Nguyen

To learn object models for robotic manipulation, unsupervised methods cannot provide accurate object structural information and supervised methods require a large amount of manually labeled training samples, thus interactive object…

机器人学 · 计算机科学 2015-04-21 Kun Li , Max Q. -H. Meng

We address the problem of segmenting an object given a natural language expression that describes it. Current techniques tackle this task by either (\textit{i}) directly or recursively merging linguistic and visual information in the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Edgar Margffoy-Tuay , Juan C. Pérez , Emilio Botero , Pablo Arbeláez

Efficient single instance segmentation is essential for unlocking features in the mobile imaging applications, such as capture or editing. Existing on-the-fly mobile imaging applications scope the segmentation task to portraits or the…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Mingyuan Wu , Zichuan Liu , Haozhen Zheng , Hongpeng Guo , Bo Chen , Xin Lu , Klara Nahrstedt

Our research topic is Human segmentation with static camera. This topic can be divided into three sub-tasks, which are object detection, instance identification and segmentation. These sub-tasks are three closely related subjects. The…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Jiaxin Xu , Rui Wang , Vaibhav Rakheja