中文
相关论文

相关论文: Proposal-Free Volumetric Instance Segmentation fro…

200 篇论文

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

Amodal panoptic segmentation aims to connect the perception of the world to its cognitive understanding. It entails simultaneously predicting the semantic labels of visible scene regions and the entire shape of traffic participant…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Rohit Mohan , Abhinav Valada

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

Recently, proposal-free instance segmentation has received increasing attention due to its concise and efficient pipeline. Generally, proposal-free methods generate instance-agnostic semantic segmentation labels and instance-aware features…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Naiyu Gao , Yanhu Shan , Yupei Wang , Xin Zhao , Yinan Yu , Ming Yang , Kaiqi Huang

The performance of image segmentation models has historically been constrained by the high cost of collecting large-scale annotated data. The Segment Anything Model (SAM) alleviates this original problem through a promptable,…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Miguel Espinosa , Chenhongyi Yang , Linus Ericsson , Steven McDonagh , Elliot J. Crowley

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

We present a recurrent model for semantic instance segmentation that sequentially generates binary masks and their associated class probabilities for every object in an image. Our proposed system is trainable end-to-end from an input image…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Amaia Salvador , Miriam Bellver , Victor Campos , Manel Baradad , Ferran Marques , Jordi Torres , Xavier Giro-i-Nieto

Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that has made instance segmentation much more challenging. In order to predict a mask for each instance, mainstream…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Xinlong Wang , Rufeng Zhang , Chunhua Shen , Tao Kong , Lei Li

In this work we introduce a new Bounding-Box Free Network (BBFNet) for panoptic segmentation. Panoptic segmentation is an ideal problem for proposal-free methods as it already requires per-pixel semantic class labels. We use this…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Ujwal Bonde , Pablo F. Alcantarilla , Stefan Leutenegger

The representative instance segmentation methods mostly segment different object instances with a mask of the fixed resolution, e.g., 28*28 grid. However, a low-resolution mask loses rich details, while a high-resolution mask incurs…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Ruihuang Li , Chenhang He , Shuai Li , Yabin Zhang , Lei Zhang

In this paper, we introduce an anchor-box free and single shot instance segmentation method, which is conceptually simple, fully convolutional and can be used as a mask prediction module for instance segmentation, by easily embedding it…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Enze Xie , Peize Sun , Xiaoge Song , Wenhai Wang , Ding Liang , Chunhua Shen , Ping Luo

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

We present a new, embarrassingly simple approach to instance segmentation in images. Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that have made instance segmentation…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

We present a novel method for proposal free instance segmentation that can handle sophisticated object shapes which span large parts of an image and form dense object clusters with crossovers. Our method is based on predicting dense local…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Peter Hirsch , Lisa Mais , Dagmar Kainmueller

Existing methods for pixel-wise labelling tasks generally disregard the underlying structure of labellings, often leading to predictions that are visually implausible. While incorporating structure into the model should improve prediction…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Ke Li , Bharath Hariharan , Jitendra Malik

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Zeeshan Hayder , Xuming He , Mathieu Salzmann

We propose a simple yet effective proposal-free architecture for lidar panoptic segmentation. We jointly optimize both semantic segmentation and class-agnostic instance classification in a single network using a pillar-based bird's-eye view…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Qi Chen , Sourabh Vora

Unsupervised instance segmentation aims to segment distinct object instances in an image without relying on human-labeled data. This field has recently seen significant advancements, partly due to the strong local correspondences afforded…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Dylan Li , Gyungin Shin

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool
‹ 上一页 1 2 3 10 下一页 ›