In this paper, an autonomous positioning method based on coarse-to-fine multi-modal image matching is proposed for UAV navigation in GPS denied environment. Coarse image matching refers to roughly determining the appr...
详细信息
ISBN:
(数字)9781728190044
ISBN:
(纸本)9781728190051
In this paper, an autonomous positioning method based on coarse-to-fine multi-modal image matching is proposed for UAV navigation in GPS denied environment. Coarse image matching refers to roughly determining the approximate position of the real-time image in the reference image. Fine image matching refers to iterative matching around the position obtained by coarse image matching to achieve more accurate matching results. Besides, RANSAC is adopted to eliminate the outliers of image matching. After getting the result of image matching, we use PNP to estimate the position of the aircraft. The proposed position method has the advantages of high accuracy and reliability. The experimental results show that the average error of the position of the proposed method is 59%.
The generic object detection (GOD) task has been successfully tackled by recent deep neural networks, trained by an avalanche of annotated training samples from some common classes. However, it is still non-trivial to...
详细信息
Low-light enhancement task is an essential component of computer low-level visual tasks, which involves processing images captured under dim lighting conditions to make them appear as if they were taken under normal i...
详细信息
ISBN:
(数字)9798350359145
ISBN:
(纸本)9798350359152
Low-light enhancement task is an essential component of computer low-level visual tasks, which involves processing images captured under dim lighting conditions to make them appear as if they were taken under normal illumination. Currently, deep neural networks have become the mainstream approach for image processing. However, recent works have devoted considerable efforts to designing high-performance models, which often come with high computational complexity and inference time, making real-time processing unfeasible. We observed that some convolutional methods are due to the need for deep layers which results in a large number of parameters. Moreover, enhancing details and removing noise in low-light images remains an open challenge. In order to solve the above problems, we propose a lightweight baseline that combines CNN and sparse grid attention transformer blocks to enable the model to capture a global receptive field at an early stage. Specifically, we propose a High-Frequency Wavelet-aware Block(HFWB) that focuses on processing high-frequency information in the wavelet domain to refine details and suppress noise. With a processing time of only 10.6ms, the performance of our model outperforms that of the current state-of-the-art lightweight models on benchmark low-light datasets. Compared to state-of-the-art models in the LOL dataset, our model achieves a reduction in inference time of over 90% and requires only about 1% of the FLOPS.
In the intelligent transportation system, vehicle detection is one of the essential technologies in obstacle avoidance and navigation, however the existing vehicle detection methods cannot meet the actual needs. This ...
In the intelligent transportation system, vehicle detection is one of the essential technologies in obstacle avoidance and navigation, however the existing vehicle detection methods cannot meet the actual needs. This paper presents a vehicle detection method combines the intensity and distance information of point cloud, which improves the segmentation performance of nearby objects. Specifically, the data of point cloud collected by lidar is preprocessed first. Then the processed point cloud is clustered by combining its coordinate and intensity information. Finally, the clustered suspected targets are fed to the random forest classifier. Our method can efficiently detect and classify targets in large-scale disordered 3D point cloud with high accuracy. In the real-scanned Livox Mid-40 Lidar dataset, our proposed method improves the detection accuracy by 31% compared with the traditional Euclidean clustering.
暂无评论