3D Object Detection with MMDetection3D
Overview
Steps
1
2
3
4
GitHub Repository
Last updated
Was this helpful?
This project shows how to:
Prepare the KITTI dataset for 3D detection
Train a model using MMDetection3D
Evaluate the trained model
Automate the process using a Valohai pipeline
Dataset Preparation
Set up the KITTI dataset for 3D object detection tasks.
Model Training
Use MMDetection3D to train a model on the prepared dataset.
Model Evaluation
Assess the performance of the trained model using appropriate metrics.
Pipeline Automation
Implement the automation of these steps using a Valohai pipeline.
The repository walks you through how to go through the above steps:
Last updated
Was this helpful?
Was this helpful?
