中文
相关论文

相关论文: Data-Driven Target Localization Using Adaptive Rad…

200 篇论文

Face recognition (FR) methods report significant performance by adopting the convolutional neural network (CNN) based learning methods. Although CNNs are mostly trained by optimizing the softmax loss, the recent trend shows an improvement…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Abul Hasnat , Julien Bohné , Jonathan Milgram , Stéphane Gentric , Liming Chen

Electromagnetic field reconstruction is crucial in many applications, including antenna diagnostics, electromagnetic interference analysis, and system modeling. This paper presents a deep learning-based approach for Far-Field to Near-Field…

机器学习 · 计算机科学 2025-04-25 Sahar Bagherkhani , Jackson Christopher Earls , Franco De Flaviis , Pierre Baldi

This paper investigates the problem of classification of unmanned aerial vehicles (UAVs) from radio frequency (RF) fingerprints at the low signal-to-noise ratio (SNR) regime. We use convolutional neural networks (CNNs) trained with both RF…

信号处理 · 电气工程与系统科学 2020-09-22 Ender Ozturk , Fatih Erden , Ismail Guvenc

Recently, the methods based on Convolutional Neural Networks (CNNs) have gained popularity in the field of visual place recognition (VPR). In particular, the features from the middle layers of CNNs are more robust to drastic appearance…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Feng Lu , Baifan Chen , Xiang-Dong Zhou , Dezhen Song

Convolutional Neural Networks (CNNs) are one of the most studied family of deep learning models for signal classification, including modulation, technology, detection, and identification. In this work, we focus on technology classification…

机器学习 · 计算机科学 2022-05-02 Amir-Hossein Yazdani-Abyaneh , Marwan Krunz

Convolutional Neural Networks (CNNs) are used for a wide range of image-related tasks such as image classification and object detection. However, a large pre-trained CNN model contains a lot of redundancy considering the task-specific edge…

分布式、并行与集群计算 · 计算机科学 2019-10-09 Zhuwei Qin , Fuxun Yu , Xiang Chen

Recent radiomic studies have witnessed promising performance of deep learning techniques in learning radiomic features and fusing multimodal imaging data. Most existing deep learning based radiomic studies build predictive models in a…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Hongming Li , Pamela Boimel , James Janopaul-Naylor , Haoyu Zhong , Ying Xiao , Edgar Ben-Josef , Yong Fan

Convolutional Neural Networks (CNNs) work very well for supervised learning problems when the training dataset is representative of the variations expected to be encountered at test time. In medical image segmentation, this premise is…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Neerav Karani , Ertunc Erdil , Krishna Chaitanya , Ender Konukoglu

Automotive radar sensors provide valuable information for advanced driving assistance systems (ADAS). Radars can reliably estimate the distance to an object and the relative velocity, regardless of weather and light conditions. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Colin Decourt , Rufin VanRullen , Didier Salle , Thomas Oberlin

With the powerfulness of convolution neural networks (CNN), CNN based face reconstruction has recently shown promising performance in reconstructing detailed face shape from 2D face images. The success of CNN-based methods relies on a large…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Yudong Guo , Juyong Zhang , Jianfei Cai , Boyi Jiang , Jianmin Zheng

Deep neural networks, albeit their great success on feature learning in various computer vision tasks, are usually considered as impractical for online visual tracking because they require very long training time and a large number of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Hanxi Li , Yi Li , Fatih Porikli

Recently Convolutional Neural Networks (CNNs) have been shown to achieve state-of-the-art performance on various classification tasks. In this paper, we present for the first time a place recognition technique based on CNN models, by…

计算机视觉与模式识别 · 计算机科学 2014-11-07 Zetao Chen , Obadiah Lam , Adam Jacobson , Michael Milford

While initially devised for image categorization, convolutional neural networks (CNNs) are being increasingly used for the pixelwise semantic labeling of images. However, the proper nature of the most common CNN architectures makes them…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Emmanuel Maggiori , Guillaume Charpiat , Yuliya Tarabalka , Pierre Alliez

Transfer learning enables solving a specific task having limited data by using the pre-trained deep networks trained on large-scale datasets. Typically, while transferring the learned knowledge from source task to the target task, the last…

计算机视觉与模式识别 · 计算机科学 2020-12-04 S. H. Shabbeer Basha , Sravan Kumar Vinakota , Viswanath Pulabaigari , Snehasis Mukherjee , Shiv Ram Dubey

Building on our prior explorations of convolutional neural networks (CNNs) for financial data processing, this paper introduces two significant enhancements to refine our CNN model's predictive performance and robustness for financial…

计算金融 · 定量金融 2024-08-23 Sina Montazeri , Haseebullah Jumakhan , Sonia Abrasiabian , Amir Mirzaeinia

Modern computer vision (CV) is often based on convolutional neural networks (CNNs) that excel at hierarchical feature extraction. The previous generation of CV approaches was often based on conditional random fields (CRFs) that excel at…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Shaofei Wang , Vishnu Lokhande , Maneesh Singh , Konrad Kording , Julian Yarkony

Radar sensors are crucial for environment perception of driver assistance systems as well as autonomous cars. Key performance factors are a fine range resolution and the possibility to directly measure velocity. With a rising number of…

信号处理 · 电气工程与系统科学 2020-12-07 Johanna Rock , Mate Toth , Paul Meissner , Franz Pernkopf

Machine learning models have been employed to perform either physics-free data-driven or hybrid dynamical downscaling of climate data. Most of these implementations operate over relatively small downscaling factors because of the challenge…

大气与海洋物理 · 物理学 2023-02-24 Daniel Getter , Julie Bessac , Johann Rudi , Yan Feng

In this paper we propose a new method for training neural networks (NNs) for frequency modulated continuous wave (FMCW) radar mutual interference mitigation. Instead of training NNs to regress from interfered to clean radar signals as in…

机器学习 · 计算机科学 2023-12-18 Christian Oswald , Mate Toth , Paul Meissner , Franz Pernkopf

Acceleration of Convolutional Neural Network (CNN) on edge devices has recently achieved a remarkable performance in image classification and object detection applications. This paper proposes an efficient and scalable CNN-based SoC-FPGA…

硬件体系结构 · 计算机科学 2022-07-29 Azzam Alhussain , Mingjie Lin