Skip to content

liamkuan/PointMapNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointMapNet

Enhancing Real-Time Geospatial Analytics with PointMapNet: A Scalable Approach for High-Definition Map Construction

Models

nuScenes dataset

Method Backbone Epoch mAP Config Download
PointMapNet R50 24 55.3 config model
PointMapNet R50 110 62.2 config model
  • mAP is measured under the thresholds { 0.5, 1.0, 1.5 }

Getting Started

Installation

Follow by mmdet3d v1.3.0

Prepare Dataset

python tools/data_converter/nuscenes_converter.py --data-root data/nuscenes --canbus

Train and Eval

python -m tools.train config/pointmapnet.py
python -m tools.train config/pointmapnet.py work_dirs/pointmapnet/epoch_24.pth

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages