中文
相关论文

相关论文: LPTR-AFLNet: Lightweight Integrated Chinese Licens…

200 篇论文

Fault detection in rotating machinery is a complex task, particularly in small and heterogeneous dataset scenarios. Variability in sensor placement, machinery configurations, and structural differences further increase the complexity of the…

机器学习 · 计算机科学 2025-03-25 Praveen Chopra , Himanshu Kumar , Sandeep Yadav

As a mature technology, Ground Penetration Radar (GPR) is now widely employed in detecting rebar and other embedded elements in concrete structures. Manually recognizing rebar from GPR data is a time-consuming and error-prone procedure.…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Zhongming Xiang , Abbas Rashidi , Ge , Ou

The acquisition of real-time and accurate traffic arrival information is of vital importance for proactive traffic control systems, especially in partially connected vehicle environments. License plate recognition (LPR) data that record…

机器学习 · 计算机科学 2024-11-13 Yang He , Chengchuan An , Jiawei Lu , Yao-Jan Wu , Zhenbo Lu , Jingxin Xia

We show how a simple convolutional neural network (CNN) can be trained to accurately and robustly regress 6 degrees of freedom (6DoF) 3D head pose, directly from image intensities. We further explain how this FacePoseNet (FPN) can be used…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Fengju Chang , Anh Tuan Tran , Tal Hassner , Iacopo Masi , Ram Nevatia , Gerard Medioni

Soft demodulation, or demapping, of received symbols back into their conveyed soft bits, or bit log-likelihood ratios (LLRs), is at the very heart of any modern receiver. In this paper, a trainable universal neural network-based demodulator…

信息论 · 计算机科学 2020-03-23 Ori Shental , Jakob Hoydis

Visual place recognition (VPR) is a robot's ability to determine whether a place was visited before using visual data. While conventional hand-crafted methods for VPR fail under extreme environmental appearance changes, those based on…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Bruno Ferrarini , Michael Milford , Klaus D. McDonald-Maier , Shoaib Ehsan

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing language models or…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Haiyang Yu , Xiaocong Wang , Bin Li , Xiangyang Xue

Low-rank tensor representation (LRTR) has emerged as a powerful tool for multi-dimensional data processing. However, classical LRTR-based methods face two critical limitations: (1) they typically assume that the holistic data is low-rank,…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Zhizhou Wang , Jianli Wang , Ruijing Zheng , Zhenyu Wu

Low-dose CT (LDCT) imaging is desirable in many clinical applications to reduce X-ray radiation dose to patients. Inspired by deep learning (DL), a recent promising direction of model-based iterative reconstruction (MBIR) methods for LDCT…

图像与视频处理 · 电气工程与系统科学 2021-02-18 Qiaoqiao Ding , Yuesong Nan , Hao Gao , Hui Ji

Object detection has always been practical. There are so many things in our world that recognizing them can not only increase our automatic knowledge of the surroundings, but can also be lucrative for those interested in starting a new…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Mahdi Rahmani , Melika Sabaghian , Seyyede Mahila Moghadami , Mohammad Mohsen Talaie , Mahdi Naghibi , Mohammad Ali Keyvanrad

In the realm of 3D-computer vision applications, point cloud few-shot learning plays a critical role. However, it poses an arduous challenge due to the sparsity, irregularity, and unordered nature of the data. Current methods rely on…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Tejas Anvekar , Dena Bazazian

LiDAR-based Place Recognition (LPR) remains a critical task in Embodied Artificial Intelligence (AI) and Autonomous Driving, primarily addressing localization challenges in GPS-denied environments and supporting loop closure detection.…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Jintao Cheng , Jiehao Luo , Xieyuanli Chen , Jin Wu , Rui Fan , Xiaoyu Tang , Wei Zhang

Traditional microlensing event vetting methods require highly trained human experts, and the process is both complex and time-consuming. This reliance on manual inspection often leads to inefficiencies and constrains the ability to scale…

Photo retouching aims at enhancing the aesthetic visual quality of images that suffer from photographic defects such as over/under exposure, poor contrast, inharmonious saturation. Practically, photo retouching can be accomplished by a…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Jingwen He , Yihao Liu , Yu Qiao , Chao Dong

Aiming to improve the checkerboard corner detection robustness against the images with poor quality, such as lens distortion, extreme poses, and noise, we propose a novel detection algorithm which can maintain high accuracy on inputs under…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Ben Chen , Caihua Xiong , Qi Zhang

Accurate extrinsic calibration of LiDAR, RADAR, and camera sensors is essential for reliable perception in autonomous vehicles. Still, it remains challenging due to factors such as mechanical vibrations and cumulative sensor drift in…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Hafeez Husain Cholakkal , Stefano Arrigoni , Francesco Braghin

Partial Label Learning (PLL) aims to train a classifier when each training instance is associated with a set of candidate labels, among which only one is correct but is not accessible during the training phase. The common strategy dealing…

机器学习 · 计算机科学 2020-02-28 Yao Yao , Chen Gong , Jiehui Deng , Jian Yang

Left atrial (LA) segmentation is a crucial technique for irregular heartbeat (i.e., atrial fibrillation) diagnosis. Most current methods for LA segmentation strictly assume that the input data is acquired using object-oriented center…

图像与视频处理 · 电气工程与系统科学 2024-07-09 Fangqiang Xu , Wenxuan Tu , Fan Feng , Malitha Gunawardhana , Jiayuan Yang , Yun Gu , Jichao Zhao

This paper presents a novel differentiable method for unstructured weight pruning of deep neural networks. Our learned-threshold pruning (LTP) method learns per-layer thresholds via gradient descent, unlike conventional methods where they…

机器学习 · 计算机科学 2021-03-22 Kambiz Azarian , Yash Bhalgat , Jinwon Lee , Tijmen Blankevoort

End-to-end approaches have drawn much attention recently for significantly simplifying the construction of an automatic speech recognition (ASR) system. RNN transducer (RNN-T) is one of the popular end-to-end methods. Previous studies have…

计算与语言 · 计算机科学 2019-04-24 Senmao Wang , Pan Zhou , Wei Chen , Jia Jia , Lei Xie