Mrmoore98/VectorMapNet_code
This is the official code base of VectorMapNet (ICML 2023)
446 stars. No commits in the last 6 months.
Stars
446
Forks
61
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mrmoore98/VectorMapNet_code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
changhao-chen/deep-learning-localization-mapping
A collection of deep learning based localization models
eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.