在评估成功率时运行到vgg_16无报错中断
Opened this issue · 3 comments
Mo01iHt commented
Observer73 commented
Observer73 commented
change the vgg16 path
Mo01iHt commented
change the vgg16 path
I have tried many solutions including changing the path. But I found that the most fundamental reason is that my video memory is not enough, so I modified the batch_size of the batch, and finally solved the problem. Thanks for your reply.