AlibabaResearch / efficientteacher

A Supervised and Semi-Supervised Object Detection Library for YOLO Series
GNU General Public License v3.0
820 stars 147 forks source link

由有监督学习进入无监督开始训练,报错 #49

Open Kinglee90 opened 1 year ago

Kinglee90 commented 1 year ago

return F.conv2d(input, weight, bias, self.stride, RuntimeError: Unable to find a valid cuDNN algorithm to run convolution image

wangsun1996 commented 1 year ago

应该是超显存了吧,你把bs调小试试