vvincenttttt/Awesome-3D-Object-Detection
Papers, code and datasets about deep learning for 3D Object Detection.
This is a curated list of research papers, code, and datasets focused on 3D object detection using LiDAR technology. It helps researchers and engineers working on autonomous vehicles or robotics to quickly find relevant resources for identifying objects like cars or pedestrians in real-time from sensor data. The output is improved algorithms and models for 3D object detection.
684 stars. No commits in the last 6 months.
Use this if you are a researcher or engineer in autonomous driving or robotics looking for state-of-the-art methods and resources for LiDAR-based 3D object detection.
Not ideal if you are looking for an off-the-shelf software solution or a tutorial for beginners in 3D object detection.
Stars
684
Forks
55
Language
—
License
—
Category
Last pushed
Sep 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vvincenttttt/Awesome-3D-Object-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
changhao-chen/deep-learning-localization-mapping
A collection of deep learning based localization models
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.