Skip to content

knzo25/autoware-ml

 
 

Repository files navigation

autoware-ml

This repository is a machine learning library to deploy for Autoware to aim for "robotics MLOps". Autoware-ml supports training with T4dataset format in addition to open datasets and deployment for Autoware. In addition to ML model deployment, autoware-ml supports active learning framework include auto labeling, semi-auto labeling, and data mining.

Autoware-ml can deploy following task for now.

  • 2D detection for dynamic recognition
  • 3D detection for dynamic recognition
  • 2D fine detection for traffic light recognition
  • 2D classification for traffic light recognition

Autoware-ml supports following environment.

  • All tools are tested by Docker environment on Ubuntu 22.04LTS
  • NVIDIA dependency: CUDA 12.1 + cuDNN 8
    • Need > 530.xx.xx NVIDIA device driver

Docs

Design documents

If you want to know about the design of autoware-ml, you should read following pages.

Contribution

If you want to develop autoware-ml, you should read following pages.

If you want to search the OSS tools around autoware-ml, you should read following pages.

Tips

If you want to know about autoware-ml, you should read following pages.

Supported tools

Supported pipelines

Supported model

3D detection

3D segmentation

  • Model for Autoware

2D detection

2D segmentation

2D classification

Vision language

Additional operation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Cuda 2.2%
  • C++ 1.3%
  • Other 0.6%