中文
相关论文

相关论文: Class-independent sequential full image segmentati…

200 篇论文

Due to the world's demand for security systems, biometrics can be seen as an important topic of research in computer vision. One of the biometric forms that has been gaining attention is the recognition based on sclera. The initial and…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Diego R. Lucio , Rayson Laroca , Evair Severo , Alceu S. Britto , David Menotti

While image segmentation is crucial in various computer vision applications, such as autonomous driving, grasping, and robot navigation, annotating all objects at the pixel-level for training is nearly impossible. Therefore, the study of…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Cuong Manh Hoang , Byeongkeun Kang

Accurate and reliable image segmentation is an essential part of biomedical image analysis. In this paper, we consider the problem of biomedical image segmentation using deep convolutional neural networks. We propose a new end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Amirhossein Dadashzadeh , Alireza Tavakoli Targhi

Semantic image segmentation is one of the most important tasks in medical image analysis. Most state-of-the-art deep learning methods require a large number of accurately annotated examples for model training. However, accurate annotation…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Ning Zhang , Susan Francis , Rayaz Malik , Xin Chen

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

The ability to identify and localize new objects robustly and effectively is vital for robotic grasping and manipulation in warehouses or smart factories. Deep convolutional neural networks (DCNNs) have achieved the state-of-the-art…

机器人学 · 计算机科学 2019-03-05 Benjamin Schnieders , Shan Luo , Gregory Palmer , Karl Tuyls

Object detection and instance segmentation are dominated by region-based methods such as Mask RCNN. However, there is a growing interest in reducing these problems to pixel labeling tasks, as the latter could be more efficient, could be…

计算机视觉与模式识别 · 计算机科学 2018-07-30 David Novotny , Samuel Albanie , Diane Larlus , Andrea Vedaldi

Image segmentation is an important step in most visual tasks. While convolutional neural networks have shown to perform well on single image segmentation, to our knowledge, no study has been been done on leveraging recurrent gated…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Sepehr Valipour , Mennatullah Siam , Martin Jagersand , Nilanjan Ray

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

Convolution is an equivariant operation, and image position does not affect its result. A recent study shows that the zero-padding employed in convolutional layers of CNNs provides position information to the CNNs. The study further claims…

图像与视频处理 · 电气工程与系统科学 2020-05-08 Rito Murase , Masanori Suganuma , Takayuki Okatani

Image co-segmentation is a challenging task in computer vision that aims to segment all pixels of the objects from a predefined semantic category. In real-world cases, however, common foreground objects often vary greatly in appearance,…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Wei Teng , Yu Zhang , Xiaowu Chen , Jia Li , Zhiqiang He

We present the first fully convolutional end-to-end solution for instance-aware semantic segmentation task. It inherits all the merits of FCNs for semantic segmentation and instance mask proposal. It performs instance mask prediction and…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Yi Li , Haozhi Qi , Jifeng Dai , Xiangyang Ji , Yichen Wei

In recent years, Fully Convolutional Networks (FCN) has been widely used in various semantic segmentation tasks, including multi-modal remote sensing imagery. How to fuse multi-modal data to improve the segmentation performance has always…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Shihao Sun , Lei Yang , Wenjie Liu , Ruirui Li

Like other applications in computer vision, medical image segmentation has been most successfully addressed using deep learning models that rely on the convolution operation as their main building block. Convolutions enjoy important…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Davood Karimi , Serge Vasylechko , Ali Gholipour

This work proposed a novel learning objective to train a deep neural network to perform end-to-end image pixel clustering. We applied the approach to instance segmentation, which is at the intersection of image semantic segmentation and…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yen-Chang Hsu , Zheng Xu , Zsolt Kira , Jiawei Huang

Learning-based methods for visual segmentation have made progress on particular types of segmentation tasks, but are limited by the necessary supervision, the narrow definitions of fixed tasks, and the lack of control during inference for…

计算机视觉与模式识别 · 计算机科学 2018-06-20 Kate Rakelly , Evan Shelhamer , Trevor Darrell , Alexei A. Efros , Sergey Levine

Accurate and reliable brain tumor segmentation is a critical component in cancer diagnosis, treatment planning, and treatment outcome evaluation. Build upon successful deep learning techniques, a novel brain tumor segmentation method is…

计算机视觉与模式识别 · 计算机科学 2017-11-13 Xiaomei Zhao , Yihong Wu , Guidong Song , Zhenye Li , Yazhuo Zhang , Yong Fan

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

We explore architectures for general pixel-level prediction problems, from low-level edge detection to mid-level surface normal estimation to high-level semantic segmentation. Convolutional predictors, such as the fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2016-09-22 Aayush Bansal , Xinlei Chen , Bryan Russell , Abhinav Gupta , Deva Ramanan

Foreground segmentation in video sequences is a classic topic in computer vision. Due to the lack of semantic and prior knowledge, it is difficult for existing methods to deal with sophisticated scenes well. Therefore, in this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Xu Zhao , Yingying Chen , Ming Tang , Jinqiao Wang