中文
相关论文

相关论文: Contour Loss for Instance Segmentation via k-step …

200 篇论文

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

Instance segmentation requires a large number of training samples to achieve satisfactory performance and benefits from proper data augmentation. To enlarge the training set and increase the diversity, previous methods have investigated…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Hao-Shu Fang , Jianhua Sun , Runzhong Wang , Minghao Gou , Yong-Lu Li , Cewu Lu

Inspired by the recent development of deep network-based methods in semantic image segmentation, we introduce an end-to-end trainable model for face mask extraction in video sequence. Comparing to landmark-based sparse face shape…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Yujiang Wang , Bingnan Luo , Jie Shen , Maja Pantic

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a novel deep…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Shaoru Wang , Yongchao Gong , Junliang Xing , Lichao Huang , Chang Huang , Weiming Hu

Instance segmentation has gained recently huge attention in various computer vision applications. It aims at providing different IDs to different object of the scene, even if they belong to the same class. This is useful in various…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Eslam Mohamed , Abdelrahman Shaker , Ahmad El-Sallab , Mayada Hadhoud

We present a conceptually simple framework for object instance segmentation called Contour Proposal Network (CPN), which detects possibly overlapping objects in an image while simultaneously fitting closed object contours using an…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Eric Upschulte , Stefan Harmeling , Katrin Amunts , Timo Dickscheid

In this work we propose to segment the prostate on a challenging dataset of trans-rectal ultrasound (TRUS) images using convolutional neural networks (CNNs) and statistical shape models (SSMs). TRUS is commonly used for a number of…

图像与视频处理 · 电气工程与系统科学 2021-06-18 Golnoosh Samei , Davood Karimi , Claudia Kesch , Septimiu Salcudean

Object detection and instance segmentation in remote sensing images is a fundamental and challenging task, due to the complexity of scenes and targets. The latest methods tried to take into account both the efficiency and the accuracy of…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Zhenhang Huang , Shihao Sun , Ruirui Li

Existing real-world super-resolution (RSR) methods based on generative priors have achieved remarkable progress in producing high-quality and globally consistent reconstructions. However, they often struggle to recover fine-grained details…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zixin Guo , Kai Zhao , Luyan Zhang

Current advances in deep learning is leading to human-level accuracy in computer vision tasks such as object classification, localization, semantic segmentation, and instance segmentation. In this paper, we describe a new deep convolutional…

计算机视觉与模式识别 · 计算机科学 2020-10-07 N. Lakmal Deshapriya , Matthew N. Dailey , Manzul Kumar Hazarika , Hiroyuki Miyazaki

In design of instance segmentation networks that reconstruct masks, segmentation is often taken as its literal definition -- assigning each pixel a label. This has led to thinking the problem as a template matching one with the goal of…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Quang H. Le , Kamal Youcef-Toumi , Dzmitry Tsetserukou , Ali Jahanian

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 new approach for 3D instance segmentation based on sparse convolution and point affinity prediction, which indicates the likelihood of two points belonging to the same instance. The proposed network, built upon submanifold…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Chen Liu , Yasutaka Furukawa

Quantitative bone single-photon emission computed tomography (QBSPECT) has the potential to provide a better quantitative assessment of bone metastasis than planar bone scintigraphy due to its ability to better quantify activity in…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Junyu Chen , Ye Li , Licia P. Luna , Hyun Woo Chung , Steven P. Rowe , Yong Du , Lilja B. Solnes , Eric C. Frey

Partially-supervised instance segmentation is a task which requests segmenting objects from novel unseen categories via learning on limited seen categories with annotated masks thus eliminating demands of heavy annotation burden. The key to…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Xuehui Wang , Kai Zhao , Ruixin Zhang , Shouhong Ding , Yan Wang , Wei Shen

In this paper, we propose Contextual Guided Segmentation (CGS) framework for video instance segmentation in three passes. In the first pass, i.e., preview segmentation, we propose Instance Re-Identification Flow to estimate main properties…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Trung-Nghia Le , Tam V. Nguyen , Minh-Triet Tran

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

We propose instance segmentation as a useful tool for image analysis in materials science. Instance segmentation is an advanced technique in computer vision which generates individual segmentation masks for every object of interest that is…

材料科学 · 物理学 2021-01-06 Ryan Cohn , Iver Anderson , Tim Prost , Jordan Tiarks , Emma White , Elizabeth Holm

The topic of semantic segmentation has witnessed considerable progress due to the powerful features learned by convolutional neural networks (CNNs). The current leading approaches for semantic segmentation exploit shape information by…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Jifeng Dai , Kaiming He , Jian Sun

Understanding visual scenes relies more and more on dense pixel-wise classification obtained via deep fully convolutional neural networks. However, due to the nature of the networks, predictions often suffer from blurry boundaries and…

神经与进化计算 · 计算机科学 2019-09-05 Nicolas Audebert , Alexandre Boulch , Bertrand Le Saux , Sébastien Lefèvre