Note that shape is the size of the input image and does not contain batch size ... images.size(0)) top1.update(acc1[0], images.size(0)) top5.update(acc5[0], ...
確定! 回上一頁