All streams
Search
Write a publication
Pull to refresh
0
0
Send message

Не совсем эту конструкцию в def val понял:

with torch.no_grad():

loss_dict = model(images, targets)

loss_dict = model(images, targets)

Почему вы не используете model.eval() при валидации?

Information

Rating
Does not participate
Registered
Activity