中文
相关论文

相关论文: Unsupervised Deep Learning Meets Chan-Vese Model

200 篇论文

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Medical image segmentation is a relevant task as it serves as the first step for several diagnosis processes, thus it is indispensable in clinical usage. Whilst major success has been reported using supervised techniques, they assume a…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Lihao Liu , Angelica I Aviles-Rivero , Carola-Bibiane Schönlieb

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

Background: In medical imaging, images are usually treated as deterministic, while their uncertainties are largely underexplored. Purpose: This work aims at using deep learning to efficiently estimate posterior distributions of imaging…

图像与视频处理 · 电气工程与系统科学 2023-03-20 Xiaofeng Liu , Thibault Marin , Tiss Amal , Jonghye Woo , Georges El Fakhri , Jinsong Ouyang

Unsupervised image segmentation aims at assigning the pixels with similar feature into a same cluster without annotation, which is an important task in computer vision. Due to lack of prior knowledge, most of existing model usually need to…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Zhichao Wu , Lei Guo , Hao Zhang , Dan Xu

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

Medical image analysis using supervised deep learning methods remains problematic because of the reliance of deep learning methods on large amounts of labelled training data. Although medical imaging data repositories continue to expand…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Euijoon Ahn , Ashnil Kumar , Dagan Feng , Michael Fulham , Jinman Kim

Probabilistic atlas priors have been commonly used to derive adaptive and robust brain MRI segmentation algorithms. Widely-used neuroimage analysis pipelines rely heavily on these techniques, which are often computationally expensive. In…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Adrian V. Dalca , Evan Yu , Polina Golland , Bruce Fischl , Mert R. Sabuncu , Juan Eugenio Iglesias

Brain vessel segmentation of MR scans is a critical step in the diagnosis of cerebrovascular diseases. Due to the fine vessel structure, manual vessel segmentation is time consuming. Therefore, automatic deep learning (DL) based…

图像与视频处理 · 电气工程与系统科学 2025-03-31 Omini Rathore , Richard Paul , Abigail Morrison , Hanno Scharr , Elisabeth Pfaehler

We propose a novel deep-learning-based system for vessel segmentation. Existing methods using CNNs have mostly relied on local appearances learned on the regular image grid, without considering the graphical structure of vessel shape. To…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Seung Yeon Shin , Soochahn Lee , Il Dong Yun , Kyoung Mu Lee

Semantic segmentation is a crucial step in many Earth observation tasks. Large quantity of pixel-level annotation is required to train deep networks for semantic segmentation. Earth observation techniques are applied to varieties of…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Sudipan Saha , Lichao Mou , Muhammad Shahzad , Xiao Xiang Zhu

Tissue segmentation is the mainstay of pathological examination, whereas the manual delineation is unduly burdensome. To assist this time-consuming and subjective manual step, researchers have devised methods to automatically segment…

图像与视频处理 · 电气工程与系统科学 2022-08-08 Yang Nan , Peng Tang , Guyue Zhang , Caihong Zeng , Zhihong Liu , Zhifan Gao , Heye Zhang , Guang Yang

Our work tackles the fundamental challenge of image segmentation in computer vision, which is crucial for diverse applications. While supervised methods demonstrate proficiency, their reliance on extensive pixel-level annotations limits…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Boujemaa Guermazi , Naimul Khan

Convolutional neural networks (CNNs) have shown outstanding performance on image denoising with the help of large-scale datasets. Earlier methods naively trained a single CNN with many pairs of clean-noisy images. However, the conditional…

图像与视频处理 · 电气工程与系统科学 2021-04-05 Jae Woong Soh , Nam Ik Cho

Unsupervised representation learning algorithms such as word2vec and ELMo improve the accuracy of many supervised NLP models, mainly because they can take advantage of large amounts of unlabeled text. However, the supervised models only…

计算与语言 · 计算机科学 2018-09-25 Kevin Clark , Minh-Thang Luong , Christopher D. Manning , Quoc V. Le

Aiming at improving performance of visual classification in a cost-effective manner, this paper proposes an incremental semi-supervised learning paradigm called Deep Co-Space (DCS). Unlike many conventional semi-supervised learning methods…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Ziliang Chen , Keze Wang , Xiao Wang , Pai Peng , Ebroul Izquierdo , Liang Lin

Convolutional neural network (CNN) has achieved unprecedented success in image super-resolution tasks in recent years. However, the network's performance depends on the distribution of the training sets and degrades on out-of-distribution…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Aupendu Kar , Prabir Kumar Biswas

For the semantic segmentation of images, state-of-the-art deep neural networks (DNNs) achieve high segmentation accuracy if that task is restricted to a closed set of classes. However, as of now DNNs have limited ability to operate in an…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

Classification of partially occluded images is a highly challenging computer vision problem even for the cutting edge deep learning technologies. To achieve a robust image classification for occluded images, this paper proposes a novel…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Feng Cen , Guanghui Wang

Unsupervised semantic segmentation aims to categorize each pixel in an image into a corresponding class without the use of annotated data. It is a widely researched area as obtaining labeled datasets is expensive. While previous works in…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Yau Shing Jonathan Cheung , Xi Chen , Lihe Yang , Hengshuang Zhao