中文
相关论文

相关论文: Explicit Shape Encoding for Real-Time Instance Seg…

200 篇论文

Objects appear to scale differently in natural images. This fact requires methods dealing with object-centric tasks (e.g. object proposal) to have robust performance over variances in object scales. In the paper, we present a novel segment…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Hexiang Hu , Shiyi Lan , Yuning Jiang , Zhimin Cao , Fei Sha

Open-Vocab 3D Instance Segmentation methods (OV-3DIS) have recently demonstrated their ability to generalize to unseen objects. However, these methods still depend on predefined class names during testing, restricting the autonomy of…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Phuc D. A. Nguyen , Minh Luu , Anh Tran , Cuong Pham , Khoi Nguyen

Foreground segmentation is a fundamental problem in computer vision, which includes salient object detection, forgery detection, defocus blur detection, shadow detection, and camouflage object detection. Previous works have typically relied…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Weihuang Liu , Xi Shen , Chi-Man Pun , Xiaodong Cun

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level labels are extremely…

计算机视觉与模式识别 · 计算机科学 2017-03-01 Ziang Yan , Jian Liang , Weishen Pan , Jin Li , Changshui Zhang

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. Second, based on this…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Jingchun Cheng , Sifei Liu , Yi-Hsuan Tsai , Wei-Chih Hung , Shalini De Mello , Jinwei Gu , Jan Kautz , Shengjin Wang , Ming-Hsuan Yang

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

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Xinlong Wang , Zhiding Yu , Shalini De Mello , Jan Kautz , Anima Anandkumar , Chunhua Shen , Jose M. Alvarez

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

The performance of object instance segmentation in remote sensing images has been greatly improved through the introduction of many landmark frameworks based on convolutional neural network. However, the object densely issue still affects…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yingchao Feng , Wenhui Diao , Zhonghan Chang , Menglong Yan , Xian Sun , Xin Gao

Object shape and pose estimation is a foundational robotics problem, supporting tasks from manipulation to scene understanding and navigation. We present a fast local solver for shape and pose estimation which requires only category-level…

机器人学 · 计算机科学 2026-03-05 Lorenzo Shaikewitz , Tim Nguyen , Luca Carlone

In the last few years there have been important advancements in generative models with the two dominant approaches being Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). However, standard Autoencoders (AEs) and…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Massimiliano Patacchiola , Patrick Fox-Roberts , Edward Rosten

Referring image segmentation aims to segment the objects referred by a natural language expression. Previous methods usually focus on designing an implicit and recurrent feature interaction mechanism to fuse the visual-linguistic features…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Ya Jing , Tao Kong , Wei Wang , Liang Wang , Lei Li , Tieniu Tan

Recent object detectors use four-coordinate bounding box (bbox) regression to predict object locations. Providing additional information indicating the object positions and coordinates will improve detection performance. Thus, we propose…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Ba Rom Kang , Ha Young Kim

Common object counting in a natural scene is a challenging problem in computer vision with numerous real-world applications. Existing image-level supervised common object counting approaches only predict the global object count and rely on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Hisham Cholakkal , Guolei Sun , Fahad Shahbaz Khan , Ling Shao

In this paper we present Mask DINO, a unified object detection and segmentation framework. Mask DINO extends DINO (DETR with Improved Denoising Anchor Boxes) by adding a mask prediction branch which supports all image segmentation tasks…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Feng Li , Hao Zhang , Huaizhe xu , Shilong Liu , Lei Zhang , Lionel M. Ni , Heung-Yeung Shum

End-to-end region-based object detectors like Sparse R-CNN usually have multiple cascade bounding box decoding stages, which refine the current predictions according to their previous results. Model parameters within each stage are…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Jing Zhao , Li Sun , Qingli Li

This paper presents a new unified approach to semantic segmentation in both images and videos by using language modeling to output the masks as sequences of discrete tokens. We use run length encoding (RLE) to discretize the segmentation…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Abhineet Singh , Justin Rozeboom , Nilanjan Ray

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning…

计算机视觉与模式识别 · 计算机科学 2018-03-23 George Papandreou , Tyler Zhu , Liang-Chieh Chen , Spyros Gidaris , Jonathan Tompson , Kevin Murphy

Accurate 3D instance segmentation is crucial for high-quality scene understanding in the 3D vision domain. However, 3D instance segmentation based on 2D-to-3D lifting approaches struggle to produce precise instance-level segmentation, due…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Chaolei Wang , Yang Luo , Jing Du , Siyu Chen , Yiping Chen , Ting Han

We introduce an unsupervised technique for encoding point clouds into a canonical shape representation, by disentangling shape and pose. Our encoder is stable and consistent, meaning that the shape encoding is purely pose-invariant, while…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Oren Katzir , Dani Lischinski , Daniel Cohen-Or
‹ 上一页 1 8 9 10 下一页 ›