0

Hi I'm trying to test my yolov7 model in pycharm, So when I use the line

model = torch.hub.load("https://github.com/WongKinYiu/yolov7","custom", path = model_name, trust_repo = True)

it gives me an error

enter image description here

can anyone help me ?

Hi I'm trying to test my yolov7 model in pycharm, So when I use the line

model = torch.hub.load("https://github.com/WongKinYiu/yolov7","custom", path = model_name, trust_repo = True)

it gives me an error

enter image description here

can anyone help me ?

0 Answers0