中文
相关论文

相关论文: CCESAR: Coastline Classification-Extraction From S…

200 篇论文

Recently deep learning - namely convolutional neural networks (CNNs) - have yielded impressive performance for the task of building segmentation on large overhead (e.g., satellite) imagery benchmarks. However, these benchmark datasets only…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Fanjie Kong , Bohao Huang , Kyle Bradbury , Jordan M. Malof

We propose a two-stage convolutional neural network (CNN) architecture for robust recognition of hand gestures, called HGR-Net, where the first stage performs accurate semantic segmentation to determine hand regions, and the second stage…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Amirhossein Dadashzadeh , Alireza Tavakoli Targhi , Maryam Tahmasbi , Majid Mirmehdi

This study explores the potential of graph neural networks (GNNs) to enhance semantic segmentation across diverse image modalities. We evaluate the effectiveness of a novel GNN-based U-Net architecture on three distinct datasets: PascalVOC,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Aryan Singh , Pepijn Van de Ven , Ciarán Eising , Patrick Denny

Segmentation of carotid vessel wall is required in vessel wall volume (VWV) and local vessel-wall-plus-plaque thickness (VWT) quantification of the carotid artery. Manual segmentation of the vessel wall is time-consuming and prone to…

图像与视频处理 · 电气工程与系统科学 2020-02-27 Mingjie Jiang , J. David Spence , Bernard Chiu

Convolutional Neural Networks (CNNs) can provide accurate object classification. They can be extended to perform object detection by iterating over dense or selected proposed object regions. However, the runtime of such detectors scales as…

计算机视觉与模式识别 · 计算机科学 2014-04-08 Forrest Iandola , Matt Moskewicz , Sergey Karayev , Ross Girshick , Trevor Darrell , Kurt Keutzer

Semantic image segmentation is the process of labeling each pixel of an image with its corresponding class. An encoder-decoder based approach, like U-Net and its variants, is a popular strategy for solving medical image segmentation tasks.…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Debesh Jha , Michael A. Riegler , Dag Johansen , Pål Halvorsen , Håvard D. Johansen

As of today, the best accuracy in line segment detection (LSD) is achieved by algorithms based on convolutional neural networks - CNNs. Unfortunately, these methods utilize deep, heavy networks and are slower than traditional model-based…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Lev Teplyakov , Leonid Erlygin , Evgeny Shvets

Automated detection of cervical cancer cells or cell clumps has the potential to significantly reduce error rate and increase productivity in cervical cancer screening. However, most traditional methods rely on the success of accurate cell…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Yixiong Liang , Zhihong Tang , Meng Yan , Jialin Chen , Qing Liu , Yao Xiang

Due to the growing volume of remote sensing data and the low latency required for safe marine navigation, machine learning (ML) algorithms are being developed to accelerate sea ice chart generation, currently a manual interpretation task.…

图像与视频处理 · 电气工程与系统科学 2023-10-27 Rafael Pires de Lima , Behzad Vahedi , Nick Hughes , Andrew P. Barrett , Walter Meier , Morteza Karimzadeh

Deep Neural Networks (DNNs) are widely used for decision making in a myriad of critical applications, ranging from medical to societal and even judicial. Given the importance of these decisions, it is crucial for us to be able to interpret…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Teddy Koker , Fatemehsadat Mireshghallah , Tom Titcombe , Georgios Kaissis

Satellite-based Synthetic Aperture Radar (SAR) images can be used as a source of remote sensed imagery regardless of cloud cover and day-night cycle. However, the speckle noise and varying image acquisition conditions pose a challenge for…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Janne Alatalo , Tuomo Sipola , Mika Rantonen

We propose a framework for saliency-based, multi-target detection and segmentation of circular-scan, synthetic-aperture-sonar (CSAS) imagery. Our framework relies on a multi-branch, convolutional encoder-decoder network (MB-CEDN). The…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Isaac J. Sledge , Matthew S. Emigh , Jonathan L. King , Denton L. Woods , J. Tory Cobb , Jose C. Principe

Object Skeletonization is the process of extracting skeletal, line-like representations of shapes. It provides a very useful tool for geometric shape understanding and minimal shape representation. It also has a wide variety of…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Mohamed A. Ghanem , Alaa A. Anani

In this paper, we propose to utilize Convolutional Neural Networks (CNNs) and the segmentation-based multi-scale analysis to locate tampered areas in digital images. First, to deal with color input sliding windows of different scales, a…

计算机视觉与模式识别 · 计算机科学 2018-12-26 Yaqi Liu , Qingxiao Guan , Xianfeng Zhao , Yun Cao

This paper studies a practically meaningful ship detection problem from synthetic aperture radar (SAR) images by the neural network. We broadly extract different types of SAR image features and raise the intriguing question that whether…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yuwen Deng , Donghai Guan , Yanyu Chen , Weiwei Yuan , Jiemin Ji , Mingqiang Wei

This paper considers a convolutional neural network transformation that reduces computation complexity and thus speedups neural network processing. Usage of convolutional neural networks (CNN) is the standard approach to image recognition…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Elena Limonova , Alexander Sheshkus , Dmitry Nikolaev

In this paper we present our work on developing an automated system for land cover classification. This system takes a multiband satellite image of an area as input and outputs the land cover map of the area at the same resolution as the…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Vasilis Pollatos , Loukas Kouvaras , Eleni Charou

Video classification has advanced tremendously over the recent years. A large part of the improvements in video classification had to do with the work done by the image classification community and the use of deep convolutional networks…

计算机视觉与模式识别 · 计算机科学 2015-05-26 Balakrishnan Varadarajan , George Toderici , Sudheendra Vijayanarasimhan , Apostol Natsev

Deep learning based image steganalysis has attracted increasing attentions in recent years. Several Convolutional Neural Network (CNN) models have been proposed and achieved state-of-the-art performances on detecting steganography. In this…

多媒体 · 计算机科学 2017-11-22 Songtao Wu , Sheng-hua Zhong , Yan Liu

Lane segmentation is a challenging issue in autonomous driving system designing because lane marks show weak textural consistency due to occlusion or extreme illumination but strong geometric continuity in traffic images, from which general…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Haoyu Fang , Jing Zhu , Yi Fang