Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

hpcaitech/mmdetection-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmdetection3d with ColossalAI examples

Requirements

Please install mmdetection3d following mmdetection getting started first.

Then

pip install -r requirements.txt

Run

We provide a shell script to launch training on single-node 4-gpu.

./train_3dssd_zero2_4gpu.sh

This script trains 3dssd model with random generated data using Zero2 implemented by ColossalAI.

About

Train mmdetection models with ColossalAI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published