中文
相关论文

相关论文: Shape Constrained Network for Eye Segmentation in …

200 篇论文

Out-of-Distribution (OOD) detection in computer vision is a crucial research area, with related benchmarks playing a vital role in assessing the generalizability of models and their applicability in real-world scenarios. However, existing…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Alberto Bacchin , Davide Allegro , Stefano Ghidoni , Emanuele Menegatti

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

Convolutional Neural Networks (CNNs) have been successful in solving tasks in computer vision including medical image segmentation due to their ability to automatically extract features from unstructured data. However, CNNs are sensitive to…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Minh Tran , Viet-Khoa Vo-Ho , Kyle Quinn , Hien Nguyen , Khoa Luu , Ngan Le

Existing edge-aware camouflaged object detection (COD) methods normally output the edge prediction in the early stage. However, edges are important and fundamental factors in the following segmentation task. Due to the high visual…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Dongyue Sun , Shiyao Jiang , Lin Qi

One-shot image semantic segmentation poses a challenging task of recognizing the object regions from unseen categories with only one annotated example as supervision. In this paper, we propose a simple yet effective Similarity Guidance…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Xiaolin Zhang , Yunchao Wei , Yi Yang , Thomas Huang

Accurate extraction of the Region of Interest is critical for successful ocular region-based biometrics. In this direction, we propose a new context-based segmentation approach, entitled Ocular Region Context Network (ORCNet), introducing a…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Diego Rafael Lucio , Luiz A. Zanlorensi , Yandre Maldonado e Gomes da Costa , David Menotti

We examine how the saccade mechanism from biological vision can be used to make deep neural networks more efficient for classification and object detection problems. Our proposed approach is based on the ideas of attention-driven visual…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Saurabh Farkya , Zachary Daniels , Aswin Nadamuni Raghavan , David Zhang , Michael Piacentino

Brain extraction is a fundamental step for most brain imaging studies. In this paper, we investigate the problem of skull stripping and propose complementary segmentation networks (CompNets) to accurately extract the brain from T1-weighted…

计算机视觉与模式识别 · 计算机科学 2018-10-11 Raunak Dey , Yi Hong

Segmentation is essential for medical image analysis to identify and localize diseases, monitor morphological changes, and extract discriminative features for further diagnosis. Skin cancer is one of the most common types of cancer…

图像与视频处理 · 电气工程与系统科学 2022-09-02 Hritam Basak , Rohit Kundu , Ram Sarkar

To date, most instance segmentation approaches are based on supervised learning that requires a considerable amount of annotated object contours as training ground truth. Here, we propose a framework that searches for the target object…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Long Chen , Weiwen Zhang , Yuli Wu , Martin Strauch , Dorit Merhof

We introduce a novel deep learning-based framework to interpret 3D urban scenes represented as textured meshes. Based on the observation that object boundaries typically align with the boundaries of planar regions, our framework achieves…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Weixiao Gao , Liangliang Nan , Bas Boom , Hugo Ledoux

Segmentation is a fundamental task in medical image analysis. However, most existing methods focus on primary region extraction and ignore edge information, which is useful for obtaining accurate segmentation. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Zhijie Zhang , Huazhu Fu , Hang Dai , Jianbing Shen , Yanwei Pang , Ling Shao

The deep CNNs in image semantic segmentation typically require a large number of densely-annotated images for training and have difficulties in generalizing to unseen object categories. Therefore, few-shot segmentation has been developed to…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Henghui Ding , Hui Zhang , Xudong Jiang

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

In this paper, we use fully convolutional neural networks for the semantic segmentation of eye tracking data. We also use these networks for reconstruction, and in conjunction with a variational auto-encoder to generate eye movement data.…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Wolfgang Fuhl , Yao Rong , Enkelejda Kasneci

Audio and visual signals typically occur simultaneously, and humans possess an innate ability to correlate and synchronize information from these two modalities. Recently, a challenging problem known as Audio-Visual Segmentation (AVS) has…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Yuxuan Wang , Jinchao Zhu , Feng Dong , Shuyue Zhu

Instance segmentation is a core computer vision task with great practical significance. Recent advances, driven by large-scale benchmark datasets, have yielded good general-purpose Convolutional Neural Network (CNN)-based methods. Natural…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Przemyslaw Polewski , Jacquelyn Shelton , Wei Yao , Marco Heurich

This paper presents a new regularization method to train a fully convolutional network for semantic tissue segmentation in histopathological images. This method relies on the benefit of unsupervised learning, in the form of image…

计算机视觉与模式识别 · 计算机科学 2020-11-26 C. T. Sari , C. Sokmensuer , C. Gunduz-Demir

Semantic segmentation in bird's eye view (BEV) plays a crucial role in autonomous driving. Previous methods usually follow an end-to-end pipeline, directly predicting the BEV segmentation map from monocular RGB inputs. However, the…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Tianhao Zhao , Yongcan Chen , Yu Wu , Tianyang Liu , Bo Du , Peilun Xiao , Shi Qiu , Hongda Yang , Guozhen Li , Yi Yang , Yutian Lin

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