Skip to content

A curated and practical collection of training examples, tools, and ROCm optimizations for key autonomous driving models.

License

Notifications You must be signed in to change notification settings

aaab8b/awesome-rocm-autodrive

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

awesome-rocm-autodrive

A curated and practical collection of training examples, tools, and ROCm optimizations for key autonomous driving models. It aims to accelerate the deployment of deep learning models on AMD GPUs by providing out-of-the-box training support, Docker environments, and performance tuning utilities.

๐Ÿ”ง Supported Models (Initial Release)

Model Type Repo Link README for ROCm Notes
ResNet-50 Backbone https://github.com/amd-fuweiy/vision example/backbone
EfficientNet-B7 Backbone https://github.com/amd-fuweiy/vision Currently have performance issue with DWConv
PointPillars Point Cloud Need ROCm mmcv to get better performance
MapTR Vector Prediction https://github.com/aaab8b/MapTR See modified Readme in git
FlashOcc Scene Occupancy https://github.com/mingjielu/FlashOCC examples/occupancy/FlashOCC
Sparse4D Sparse Detector https://github.com/binding7012/Sparse4D examples/detection/sparse4d
BEVFormer Multi-view
PETR 3D Detection https://github.com/aaab8b/PETR See modified Readme in git
QCNet Trajectory Prediction https://github.com/aaab8b/QCNet See modified Readme in git

๐Ÿš€ Quick Start

  1. Clone the repo:
git clone https://github.com/YOUR_ORG/awesome-rocm-autodrive.git
cd awesome-rocm-autodrive


About

A curated and practical collection of training examples, tools, and ROCm optimizations for key autonomous driving models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%