Error occurred when pytorch reproduced yolo-v1 and loaded voc2012 `__call__() takes 2 positional arguments but 3 were given`

前端 未结 0 643
北恋
北恋 2020-12-17 07:53

I tried to replicate the code in yolo-v1 with pytorch, but I reported an error when I loaded the voc2012 dataset.

import torch

from torchvision import datase         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题