sail-sg / poolformer

PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
https://arxiv.org/abs/2111.11418
Apache License 2.0
1.3k stars 117 forks source link

segmentation不使用分布式训练 #45

Closed starsky68 closed 1 year ago

starsky68 commented 1 year ago

segmentation不使用分布式训练请问使用什么指令。总是出现分布式相关的报错,

yuweihao commented 1 year ago

Hi @starsky68 ,

Thanks for your attention. Set the GPU number as 1 when trained on single GPU (please refer this link).