Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (7)

Search Parameters:
Keywords = incorrect match trajectories

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 23704 KiB  
Article
PE-SLAM: A Modified Simultaneous Localization and Mapping System Based on Particle Swarm Optimization and Epipolar Constraints
by Cuiming Li, Zhengyu Shang, Jinxin Wang, Wancai Niu and Ke Yang
Appl. Sci. 2024, 14(16), 7097; https://doi.org/10.3390/app14167097 - 13 Aug 2024
Viewed by 1331
Abstract
Due to various typical unstructured factors in the environment of photovoltaic power stations, such as high feature similarity, weak textures, and simple structures, the motion model of the ORB-SLAM2 algorithm performs poorly, leading to a decline in tracking accuracy. To address this issue, [...] Read more.
Due to various typical unstructured factors in the environment of photovoltaic power stations, such as high feature similarity, weak textures, and simple structures, the motion model of the ORB-SLAM2 algorithm performs poorly, leading to a decline in tracking accuracy. To address this issue, we propose PE-SLAM, which improves the ORB-SLAM2 algorithm’s motion model by incorporating the particle swarm optimization algorithm combined with epipolar constraint to eliminate mismatches. First, a new mutation strategy is proposed to introduce perturbations to the pbest (personal best value) during the late convergence stage of the PSO algorithm, thereby preventing the PSO algorithm from falling into local optima. Then, the improved PSO algorithm is used to solve the fundamental matrix between two images based on the feature matching relationships obtained from the motion model. Finally, the epipolar constraint is applied using the computed fundamental matrix to eliminate incorrect matches produced by the motion model, thereby enhancing the tracking accuracy and robustness of the ORB-SLAM2 algorithm in unstructured photovoltaic power station scenarios. In feature matching experiments, compared to the ORB algorithm and the ORB+HAMMING algorithm, the ORB+PE-match algorithm achieved an average accuracy improvement of 19.5%, 14.0%, and 6.0% in unstructured environments, respectively, with better recall rates. In the trajectory experiments of the TUM dataset, PE-SLAM reduced the average absolute trajectory error compared to ORB-SLAM2 by 29.1% and the average relative pose error by 27.0%. In the photovoltaic power station scene mapping experiment, the dense point cloud map constructed has less overlap and is complete, reflecting that PE-SLAM has basically overcome the unstructured factors of the photovoltaic power station scene and is suitable for applications in this scene. Full article
(This article belongs to the Special Issue Autonomous Vehicles and Robotics)
Show Figures

Figure 1

22 pages, 989 KiB  
Article
Intra-Frame Graph Structure and Inter-Frame Bipartite Graph Matching with ReID-Based Occlusion Resilience for Point Cloud Multi-Object Tracking
by Shaoyu Sun, Chunhao Shi, Chunyang Wang, Qing Zhou, Rongliang Sun, Bo Xiao, Yueyang Ding and Guan Xi
Electronics 2024, 13(15), 2968; https://doi.org/10.3390/electronics13152968 - 27 Jul 2024
Cited by 2 | Viewed by 1038
Abstract
Three-dimensional multi-object tracking (MOT) using lidar point cloud data is crucial for applications in autonomous driving, smart cities, and robotic navigation. It involves identifying objects in point cloud sequence data and consistently assigning unique identities to them throughout the sequence. Occlusions can lead [...] Read more.
Three-dimensional multi-object tracking (MOT) using lidar point cloud data is crucial for applications in autonomous driving, smart cities, and robotic navigation. It involves identifying objects in point cloud sequence data and consistently assigning unique identities to them throughout the sequence. Occlusions can lead to missed detections, resulting in incorrect data associations and ID switches. To address these challenges, we propose a novel point cloud multi-object tracker called GBRTracker. Our method integrates an intra-frame graph structure into the backbone to extract and aggregate spatial neighborhood node features, significantly reducing detection misses. We construct an inter-frame bipartite graph for data association and design a sophisticated cost matrix based on the center, box size, velocity, and heading angle. Using a minimum-cost flow algorithm to achieve globally optimal matching, thereby reducing ID switches. For unmatched detections, we design a motion-based re-identification (ReID) feature embedding module, which uses velocity and the heading angle to calculate similarity and association probability, reconnecting them with their corresponding trajectory IDs or initializing new tracks. Our method maintains high accuracy and reliability, significantly reducing ID switches and trajectory fragmentation, even in challenging scenarios. We validate the effectiveness of GBRTracker through comparative and ablation experiments on the NuScenes and Waymo Open Datasets, demonstrating its superiority over state-of-the-art methods. Full article
(This article belongs to the Section Computer Science & Engineering)
Show Figures

Figure 1

25 pages, 25853 KiB  
Article
3D LiDAR Multi-Object Tracking with Short-Term and Long-Term Multi-Level Associations
by Minho Cho and Euntai Kim
Remote Sens. 2023, 15(23), 5486; https://doi.org/10.3390/rs15235486 - 24 Nov 2023
Cited by 9 | Viewed by 4011
Abstract
LiDAR-based Multi-Object Tracking (MOT) is a critical technology employed in various autonomous systems, including self-driving vehicles and autonomous delivery robots. In this paper, a novel LiDAR-based 3D MOT approach is introduced. The proposed method was built upon the Tracking-by-Detection (TbD) paradigm and incorporated [...] Read more.
LiDAR-based Multi-Object Tracking (MOT) is a critical technology employed in various autonomous systems, including self-driving vehicles and autonomous delivery robots. In this paper, a novel LiDAR-based 3D MOT approach is introduced. The proposed method was built upon the Tracking-by-Detection (TbD) paradigm and incorporated multi-level associations that exploit an object’s short-term and long-term relationships with the existing tracks. Specifically, the short-term association leverages the fact that objects do not move much between consecutive frames. In contrast, the long-term association assesses the degree to which a long-term trajectory aligns with current detections. The evaluation of the matching between the current detection and the maintained trajectory was performed using a Graph Convolutional Network (GCN). Furthermore, an inactive track was maintained to address the issue of incorrect ID switching for objects that have been occluded for an extended period. The proposed method was evaluated on the KITTI benchmark MOT tracking dataset and achieved a Higher-Order Tracking Accuracy (HOTA) of 75.65%, marking a 5.66% improvement over the benchmark method AB3DMOT, while also accomplishing the number of ID switches of 39, 74 less than AB3DMOT. These results confirmed the effectiveness of the proposed approach in diverse road environments. Full article
Show Figures

Figure 1

19 pages, 5063 KiB  
Article
HMM-Based Map Matching and Spatiotemporal Analysis for Matching Errors with Taxi Trajectories
by Lin Qu, Yue Zhou, Jiangxin Li, Qiong Yu and Xinguo Jiang
ISPRS Int. J. Geo-Inf. 2023, 12(8), 330; https://doi.org/10.3390/ijgi12080330 - 7 Aug 2023
Cited by 5 | Viewed by 3177
Abstract
Map matching of trajectory data has wide applications in path planning, traffic flow analysis, and intelligent driving. The process of map matching involves matching GPS trajectory points to roads in a roadway network, thereby converting a trajectory sequence into a segment sequence. However, [...] Read more.
Map matching of trajectory data has wide applications in path planning, traffic flow analysis, and intelligent driving. The process of map matching involves matching GPS trajectory points to roads in a roadway network, thereby converting a trajectory sequence into a segment sequence. However, GPS trajectories are frequently incorrectly matched during the map-matching process, leading to matching errors. Considering that few studies have focused on the causes of map-matching errors, as well as the distribution of these errors, the study aims to investigate the spatiotemporal characteristics and the contributing factors that cause map-matching errors. The study employs the Hidden Markov Model (HMM) algorithm to match the trajectories and identifies the four types of map-matching errors by examining the relationship between the matched trajectories and the driving routes. The map-matching errors consist of Off-Road Error (ORE), Wrong-match on Road Error (WRE), Off-Junction Error (OJE), and Wrong-match in Junction Error (WJE). The kernel density method and multinomial logistic model are further exploited to analyze the spatiotemporal patterns of the map-matching errors. The results indicate that the occurrence of map-matching errors substantially varies in time and space, with variation significantly influenced by intersection features and road characteristics. The findings provide a better understanding of the contributing factors associated with map-matching errors and serve to improve the accuracy of map matching for commercial vehicles. Full article
Show Figures

Figure 1

17 pages, 888 KiB  
Article
Map-Matching Error Identification in the Absence of Ground Truth
by Subhrasankha Dey, Martin Tomko and Stephan Winter
ISPRS Int. J. Geo-Inf. 2022, 11(11), 538; https://doi.org/10.3390/ijgi11110538 - 27 Oct 2022
Cited by 4 | Viewed by 3390
Abstract
Map-matching of trajectory data has widespread applications in vehicle tracking, traffic flow analysis, route planning, and intelligent transportation systems. Map-matching algorithms snap a set of trajectory points observed by a satellite navigation system to the most likely route segments of a map. However, [...] Read more.
Map-matching of trajectory data has widespread applications in vehicle tracking, traffic flow analysis, route planning, and intelligent transportation systems. Map-matching algorithms snap a set of trajectory points observed by a satellite navigation system to the most likely route segments of a map. However, due to the unavoidable errors in the recorded trajectory points and the incomplete map data, map-matching algorithms may match points to incorrect segments, leading to map-matching errors. Identification of these map-matching errors in the absence of ground truth can only be achieved by visual inspection and reasoning. Thus, the identification of map-matching errors without ground truth is a time-consuming and mundane task. Although research has focused on improving map-matching algorithms, to our knowledge no attempts have been made to automatically classify and identify the residual map-matching errors. In this work, we propose the first method to automatically identify map-matching errors in the absence of ground truth, i.e., only using the recorded trajectory points and the map-matched route. We have evaluated our method on a public dataset and observed an average accuracy of 91% in automatically identifying map-matching errors, thus helping analysts to significantly reduce manual effort for map-matching quality assurance. Full article
Show Figures

Figure 1

17 pages, 38484 KiB  
Article
Multi-Target Association for UAVs Based on Triangular Topological Sequence
by Xudong Li, Lizhen Wu, Yifeng Niu and Aitong Ma
Drones 2022, 6(5), 119; https://doi.org/10.3390/drones6050119 - 7 May 2022
Cited by 11 | Viewed by 3182
Abstract
Multi-UAV cooperative systems are highly regarded in the field of cooperative multi-target localization and tracking due to their advantages of wide coverage and multi-dimensional perception. However, due to the similarity of target visual characteristics and the limitation of UAV sensor resolution, it is [...] Read more.
Multi-UAV cooperative systems are highly regarded in the field of cooperative multi-target localization and tracking due to their advantages of wide coverage and multi-dimensional perception. However, due to the similarity of target visual characteristics and the limitation of UAV sensor resolution, it is difficult for UAVs to correctly distinguish targets that are visually similar to their associations. Incorrect correlation matching between targets will result in incorrect localization and tracking of multiple targets by multiple UAVs. In order to solve the association problem of targets with similar visual characteristics and reduce the localization and tracking errors caused by target association errors, based on the relative positions of the targets, the paper proposes a globally consistent target association algorithm for multiple UAV vision sensors based on triangular topological sequences. In contrast to Siamese neural networks and trajectory correlation, the relative position relationship between targets is used to distinguish and correlate targets with similar visual features and trajectories. The sequence of neighboring triangles of targets is constructed using the relative position relationship, and the feature is a specific triangular network. Moreover, a method for calculating topological sequence similarity with similar transformation invariance is proposed, as well as a two-step optimal association method that considers global objective association consistency. The results of flight experiments indicate that the algorithm achieves an association accuracy of 84.63%, and that two-step association is 12.83% more accurate than single-step association. Through this work, the multi-target association problem with similar or even identical visual characteristics can be solved in the task of cooperative surveillance and tracking of suspicious vehicles on the ground by multiple UAVs. Full article
(This article belongs to the Special Issue Advances in UAV Detection, Classification and Tracking)
Show Figures

Figure 1

11 pages, 1493 KiB  
Article
Improved Change Detection with Trajectory-Based Approach: Application to Quantify Cropland Expansion in South Dakota
by Lan H. Nguyen, Deepak R. Joshi and Geoffrey M. Henebry
Land 2019, 8(4), 57; https://doi.org/10.3390/land8040057 - 3 Apr 2019
Cited by 13 | Viewed by 7672
Abstract
The growing demand for biofuel production increased agricultural activities in South Dakota, leading to the conversion of grassland to cropland. Although a few land change studies have been conducted in this area, they lacked spatial details and were based on the traditional bi-temporal [...] Read more.
The growing demand for biofuel production increased agricultural activities in South Dakota, leading to the conversion of grassland to cropland. Although a few land change studies have been conducted in this area, they lacked spatial details and were based on the traditional bi-temporal change detection that may return incorrect rates of conversion. This study aimed to provide a more complete view of land conversion in South Dakota using a trajectory-based analysis that considers the entire satellite-based land cover/land use time series to improve change detection. We estimated cropland expansion of 5447 km2 (equivalent to 14% of the existing cropland area) between 2007 and 2015, which matches much more closely the reports from the National Agriculture Statistics Service—NASS (5921 km2)—and the National Resources Inventory—NRI (5034 km2)—than an estimation from the bi-temporal approach (8018 km2). Cropland gains were mostly concentrated in 10 counties in northern and central South Dakota. Urbanizing Lincoln County, part of the Sioux Falls metropolitan area, is the only county with a net loss in cropland area over the study period. An evaluation of land suitability for crops using the Soil Survey Geographic Database (SSURGO) indicated a scarcity in high-quality arable land available for cropland expansion. Full article
(This article belongs to the Special Issue Monitoring Land Cover Change: Towards Sustainability)
Show Figures

Figure 1

Back to TopTop