Megvii-BaseDetection / cvpods

All-in-one Toolbox for Computer Vision Research.

Home Page:https://cvpods.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Usage] how to train model with only one GPU

SidneyRey opened this issue · comments

I used “pods_train --num-gpus 1” to train OTA, but got error: RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.

how to train detection model with only one GPU?
thank you

sorry,
training with one GPU, do not need norm_sync.