Research paper for online HD map construction
Top 30.4% on sourcepulse
MapTR is an end-to-end framework for online vectorized High-Definition (HD) map construction, targeting researchers and developers in autonomous driving. It offers a unified approach to model map elements as point sets with permutation equivalence, enabling accurate shape description and stable learning, while achieving real-time inference speeds.
How It Works
MapTR employs a permutation-equivalent modeling strategy, treating map elements as point sets invariant to permutation. This is achieved through a hierarchical query embedding scheme that encodes structured map information and utilizes hierarchical bipartite matching for element learning. Auxiliary one-to-many matching and dense supervision are incorporated to accelerate convergence and handle arbitrary shapes.
Quick Start & Requirements
README
for setup.Highlighted Details
Maintenance & Community
The project has seen significant development with MapTRv2 and related works like VAD and DiffusionDrive. Links to arXiv preprints and accepted publications (ICLR'23 Spotlight, IJCV'24) are provided. Community interaction channels are not explicitly listed.
Licensing & Compatibility
The repository is released under a permissive license, allowing for commercial use and integration with closed-source systems. Specific license details are not explicitly stated in the README, but the permissive nature is implied by its open-source release and academic citations.
Limitations & Caveats
The project is primarily focused on camera-based input, with lidar modality code noted as a future or incomplete feature. Some performance metrics (FPS) are marked as "WIP" (Work In Progress) for specific configurations.
5 months ago
1 week