中文
相关论文

相关论文: Single Pixel Reconstruction for One-stage Instance…

200 篇论文

Pixel-level semantic segmentation is a challenging task with a huge amount of computation, especially if the size of input is large. In the segmentation model, apart from the feature extraction, the extra decoder structure is often employed…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Xiaoyu Chen , Xiaotian Lou , Lianfa Bai , Jing Han

Instance segmentation is a promising yet challenging topic in computer vision. Recent approaches such as Mask R-CNN typically divide this problem into two parts -- a detection component and a mask generation branch, and mostly focus on the…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Shichao Xu , Shuyue Lan , Qi Zhu

Face detection has achieved significant progress in recent years. However, high performance face detection still remains a very challenging problem, especially when there exists many tiny faces. In this paper, we present a single-shot…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Shifeng Zhang , Cheng Chi , Zhen Lei , Stan Z. Li

We consider an interesting problem-salient instance segmentation in this paper. Other than producing bounding boxes, our network also outputs high-quality instance-level segments. Taking into account the category-independent property of…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Ruochen Fan , Ming-Ming Cheng , Qibin Hou , Tai-Jiang Mu , Jingdong Wang , Shi-Min Hu

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

Mask R-CNN has recently achieved great success in the field of instance segmentation. However, weaknesses of the algorithm have been repeatedly pointed out as well, especially in the segmentation of long, sparse objects whose orientation is…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Moritz Zink , Martin Schiele , Pengcheng Fan , Stephan Gasterstädt

This paper introduces a novel segmentation framework that integrates a classifier network with a reverse HRNet architecture for efficient image segmentation. Our approach utilizes a ResNet-50 backbone, pretrained in a semi-supervised…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Anupam Gupta , Ashok Krishnamurthy , Lisa Singh

Single-image piece-wise planar 3D reconstruction aims to simultaneously segment plane instances and recover 3D plane parameters from an image. Most recent approaches leverage convolutional neural networks (CNNs) and achieve promising…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Zehao Yu , Jia Zheng , Dongze Lian , Zihan Zhou , Shenghua Gao

Image segmentation plays an essential role in nuclei image analysis. Recently, the segment anything model has made a significant breakthrough in such tasks. However, the current model exists two major issues for cell segmentation: (1) the…

图像与视频处理 · 电气工程与系统科学 2023-08-24 Qing Xu , Wenwei Kuang , Zeyu Zhang , Xueyao Bao , Haoran Chen , Wenting Duan

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

Single-point annotation is increasingly prominent in visual tasks for labeling cost reduction. However, it challenges tasks requiring high precision, such as the point-prompted instance segmentation (PPIS) task, which aims to estimate…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Zhaoyang Wei , Xumeng Han , Xuehui Yu , Xue Yang , Guorong Li , Zhenjun Han , Jianbin Jiao

Semantic segmentation and object detection research have recently achieved rapid progress. However, the former task has no notion of different instances of the same object, and the latter operates at a coarse, bounding-box level. We propose…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Anurag Arnab , Philip H. S Torr

In recent years, the task of segmenting foreground objects from background in a video, i.e. video object segmentation (VOS), has received considerable attention. In this paper, we propose a single end-to-end trainable deep neural network,…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Ye Lyu , George Vosselman , Gui-Song Xia , Michael Ying Yang

Current instance segmentation methods can be categorized into segmentation-based methods that segment first then do clustering, and proposal-based methods that detect first then predict masks for each instance proposal using repooling. In…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Hui Ying , Zhaojin Huang , Shu Liu , Tianjia Shao , Kun Zhou

In this paper, we propose a unified panoptic segmentation network (UPSNet) for tackling the newly proposed panoptic segmentation task. On top of a single backbone residual network, we first design a deformable convolution based semantic…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yuwen Xiong , Renjie Liao , Hengshuang Zhao , Rui Hu , Min Bai , Ersin Yumer , Raquel Urtasun

We propose an efficient Stereographic Projection Neural Network (SPNet) for learning representations of 3D objects. We first transform a 3D input volume into a 2D planar image using stereographic projection. We then present a shallow 2D…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Mohsen Yavartanoo , Eu Young Kim , Kyoung Mu Lee

Weakly-supervised instance segmentation, which could greatly save labor and time cost of pixel mask annotation, has attracted increasing attention in recent years. The commonly used pipeline firstly utilizes conventional image segmentation…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Shisha Liao , Yongqing Sun , Chenqiang Gao , Pranav Shenoy K P , Song Mu , Jun Shimamura , Atsushi Sagata

In this paper, we propose a conceptually novel, efficient, and fully convolutional framework for real-time instance segmentation. Previously, most instance segmentation methods heavily rely on object detection and perform mask prediction…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Tianheng Cheng , Xinggang Wang , Shaoyu Chen , Wenqiang Zhang , Qian Zhang , Chang Huang , Zhaoxiang Zhang , Wenyu Liu

In this paper, we improve image reconstruction in a single-pixel scanning system by selecting an detector optimal field of view. Image reconstruction is based on compressed sensing and image quality is compared to interpolated staring…

图像与视频处理 · 电气工程与系统科学 2020-10-02 Gene Stoltz , André Leon Nel

We introduce a compressive single-pixel imaging (SPI) framework for high-resolution image capture in fractions of a second. This framework combines a dedicated sampling strategy with a tailored reconstruction method to enable high-quality…

图像与视频处理 · 电气工程与系统科学 2025-09-03 Anna Pastuszczak , Rafał Stojek , Piotr Wróbel , Magdalena Cwojdzińska , Kacper Sobczak , Rafał Kotyński