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 1 month ago
Was this helpful?