LiheYoung / UniMatch

[CVPR 2023] Revisiting Weak-to-Strong Consistency in Semi-Supervised Semantic Segmentation
https://arxiv.org/abs/2208.09910
MIT License
478 stars 60 forks source link

关于batchsize的问题 #81

Closed RzzzLiu closed 1 year ago

RzzzLiu commented 1 year ago

您好 打扰您了 请问一下4卡batchsize 为2 那么如果我是单卡 能否设置batchsize 为8 比较合适

LiheYoung commented 1 year ago

如果单卡能塞得下8张图的话,这俩是等价的

RzzzLiu commented 1 year ago

好的非常感谢