Viktoria Penkova
Viktoria Penkova
Hi, When I run test_compatibility.py it prints for example " Mean scores between outfit: 0.0024, label: ..." but I'd like to know at the end which outfit has the best...
Fails with: python3 main.py ``` Traceback (most recent call last): File "main.py", line 29, in model.load_state_dict(torch.load("../mcn/model_train_relation_vse_type_cond_scales.pth", map_location="cpu")) File "/usr/local/lib/python3.8/site-packages/torch/serialization.py", line 571, in load with _open_file_like(f, 'rb') as opened_file: File "/usr/local/lib/python3.8/site-packages/torch/serialization.py",...