中文
相关论文

相关论文: SFSegNet: Parse Freehand Sketches using Deep Fully…

200 篇论文

Precise boundary annotations of image regions can be crucial for downstream applications which rely on region-class semantics. Some document collections contain densely laid out, highly irregular and overlapping multi-class region instances…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Abhishek Trivedi , Ravi Kiran Sarvadevabhatla

With pervasive applications of medical imaging in health-care, biomedical image segmentation plays a central role in quantitative analysis, clinical diagno- sis, and medical intervention. Since manual anno- tation su ers limited…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Xiaowei Xu , Qing Lu , Yu Hu , Lin Yang , Sharon Hu , Danny Chen , Yiyu Shi

Recent work has shown that convolutional neural networks (CNNs) can be applied successfully in disparity estimation, but these methods still suffer from errors in regions of low-texture, occlusions and reflections. Concurrently, deep…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Junming Zhang , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

Scene sketch semantic segmentation is a crucial task for various applications including sketch-to-image retrieval and scene understanding. Existing sketch segmentation methods treat sketches as bitmap images, leading to the loss of temporal…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Aleyna Kütük , Tevfik Metin Sezgin

In this paper, we present ShelfNet, a novel architecture for accurate fast semantic segmentation. Different from the single encoder-decoder structure, ShelfNet has multiple encoder-decoder branch pairs with skip connections at each spatial…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Juntang Zhuang , Junlin Yang , Lin Gu , Nicha Dvornek

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

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

Fully-automatic execution is the ultimate goal for many Computer Vision applications. However, this objective is not always realistic in tasks associated with high failure costs, such as medical applications. For these tasks, semi-automatic…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Jing Yu Koh , Duc Thanh Nguyen , Quang-Trung Truong , Sai-Kit Yeung , Alexander Binder

With the recent surge in the use of touchscreen devices, free-hand sketching has emerged as a promising modality for human-computer interaction. While previous research has focused on tasks such as recognition, retrieval, and generation of…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Guangming Zhu , Siyuan Wang , Qing Cheng , Kelong Wu , Hao Li , Liang Zhang

For the task of subdecimeter aerial imagery segmentation, fine-grained semantic segmentation results are usually difficult to obtain because of complex remote sensing content and optical conditions. Recently, convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Kai Yue , Lei Yang , Ruirui Li , Wei Hu , Fan Zhang , Wei Li

In this study, we introduce EdgeSegNet, a compact deep convolutional neural network for the task of semantic segmentation. A human-machine collaborative design strategy is leveraged to create EdgeSegNet, where principled network design…

计算机视觉与模式识别 · 计算机科学 2019-05-13 Zhong Qiu Lin , Brendan Chwyl , Alexander Wong

Sketch portrait generation benefits a wide range of applications such as digital entertainment and law enforcement. Although plenty of efforts have been dedicated to this task, several issues still remain unsolved for generating vivid and…

计算机视觉与模式识别 · 计算机科学 2017-10-05 Dongyu Zhang , Liang Lin , Tianshui Chen , Xian Wu , Wenwei Tan , Ebroul Izquierdo

Incorporating multi-scale features in fully convolutional neural networks (FCNs) has been a key element to achieving state-of-the-art performance on semantic image segmentation. One common way to extract multi-scale features is to feed…

计算机视觉与模式识别 · 计算机科学 2016-06-03 Liang-Chieh Chen , Yi Yang , Jiang Wang , Wei Xu , Alan L. Yuille

Semantic segmentation plays a vital role in computer vision tasks, enabling precise pixel-level understanding of images. In this paper, we present a comprehensive library for semantic segmentation, which contains implementations of popular…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Divam Gupta

Camouflaged object detection (COD) aims to segment objects that blend into their surroundings. However, most existing studies overlook the semantic differences among textual prompts of different targets as well as fine-grained frequency…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Dezhen Wang , Haixiang Zhao , Xiang Shen , Sheng Miao

Training deep models for semantic scene completion (SSC) is challenging due to the sparse and incomplete input, a large quantity of objects of diverse scales as well as the inherent label noise for moving objects. To address the…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Zhaoyang Xia , Youquan Liu , Xin Li , Xinge Zhu , Yuexin Ma , Yikang Li , Yuenan Hou , Yu Qiao

Finding point-wise correspondences between images is a long-standing problem in image analysis. This becomes particularly challenging for sketch images, due to the varying nature of human drawing style, projection distortions and viewport…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Pablo Navarro , José Ignacio Orlando , Claudio Delrieux , Emmanuel Iarussi

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Yiqi Hou , Sascha Hornauer , Karl Zipser

Automatic building extraction from optical imagery remains a challenge due to, for example, the complexity of building shapes. Semantic segmentation is an efficient approach for this task. The latest development in deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Yilei Shi , Qingyu Li , Xiao Xiang Zhu

Recent progress in semantic segmentation has been driven by improving the spatial resolution under Fully Convolutional Networks (FCNs). To address this problem, we propose a Stacked Deconvolutional Network (SDN) for semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Jun Fu , Jing Liu , Yuhang Wang , Hanqing Lu