| project_name | group_name | hostname | status | time | FID | Precision | Recall | error_msg |
|---|
BestOfBachelor2024 | profs | upnquick | Success | 418.51 | 12.48 | 0.87 | 0.66 | None | BestOf2024-2 | profs | coktailjet | Success | 147.99 | 17.66 | 0.8 | 0.53 | None | BestOf2023-1 | profs | upnquick | Success | 124.27 | 18.11 | 0.57 | 0.23 | None | BestOf2024-1 | profs | upnquick | Success | 129.65 | 18.28 | 0.71 | 0.57 | None | BestOf2023-2 | profs | coktailjet | Success | 147.37 | 35.92 | 0.52 | 0.33 | None | gan_gsters | Master-IASD | coktailjet | Success | 112.96 | 41.61 | 0.5 | 0.27 | None | VanillaGAN | profs | coktailjet | Success | 148.21 | 50.39 | 0.46 | 0.2 | None | organ | Master-IASD | coktailjet | Success | 138.77 | 85.01 | 0.08 | 0.01 | None | shape_shifters | Master-IASD | coktailjet | Success | 110.02 | 368.73 | 0.0 | 0.0 | None | nano_kiwi | Master-IASD | upnquick | Success | 118.23 | 383.72 | 0.0 | 0.0 | None | ouragan | Master-IASD | upnquick | Success | 121.28 | 383.73 | 0.0 | 0.0 | None | hero-to-zero | Master-IASD | upnquick | Success | 110.61 | 383.79 | 0.0 | 0.0 | None | cyril-gane | Master-IASD | upnquick | Success | 149.31 | 383.8 | 0.0 | 0.0 | None | ganumber | Master-IASD | upnquick | Success | 75.49 | 383.91 | 0.0 | 0.0 | None | clash-of-gans | Master-IASD | upnquick | Success | 93.11 | 383.92 | 0.0 | 0.0 | None | ganimals | Master-IASD | upnquick | Success | 101.28 | 384.0 | 0.0 | 0.0 | None | ganki-dama | Master-IASD | coktailjet | Success | 112.35 | 384.02 | 0.0 | 0.0 | None | yes-we-gan | Master-IASD | upnquick | Success | 102.28 | 384.05 | 0.0 | 0.0 | None | crous-de-chatelet | Master-IASD | coktailjet | Success | 164.93 | 384.22 | 0.0 | 0.0 | None | fc-gan | Master-IASD | upnquick | Success | 133.99 | 384.37 | 0.0 | 0.0 | None | supergan | Master-IASD | upnquick | Success | 83.08 | 384.45 | 0.0 | 0.0 | None | dsl | Master-IASD | coktailjet | Success | 161.02 | 384.52 | 0.0 | 0.0 | None | gang | Master-IASD | upnquick | Success | 103.27 | 384.56 | 0.0 | 0.0 | None | tzatziki | Master-IASD | upnquick | Success | 100.13 | 384.58 | 0.0 | 0.0 | None | ganiants | Master-IASD | coktailjet | Success | 116.8 | 384.65 | 0.0 | 0.0 | None | brigand | Master-IASD | coktailjet | Success | 165.07 | 384.66 | 0.0 | 0.0 | None | ganarchy | Master-IASD | upnquick | Success | 101.49 | 384.83 | 0.0 | 0.0 | None | penebarthanouk | Master-IASD | coktailjet | Success | 111.84 | 385.65 | 0.0 | 0.0 | None | 3-bet_light | Master-IASD | coktailjet | Error | 0 | 1000 | 0 | 0 | bytes: b'/bin/bash: ligne 1: /home/lamsade/testplatform/test-platform-a2/repos/Master-IASD/3-bet_light/venv/bin/activate: Aucun fichier ou dossier de ce nom\n' | arigan | Master-IASD | upnquick | Error | 0 | 1000 | 0 | 0 | IndexError: Caught IndexError in DataLoader worker process 0.
Original Traceback (most recent call last):
File "/home/lamsade/testplatform/test-platform-a1/venv/lib/python3.13/site-packages/torch/utils/data/_utils/worker.py", line 349, in _worker_loop
data = fetcher.fetch(index) # type: ignore[possibly-undefined]
File "/home/lamsade/testplatform/test-platform-a1/venv/lib/python3.13/site-packages/torch/utils/data/_utils/fetch.py", line 52, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
~~~~~~~~~~~~^^^^^
File "/home/lamsade/testplatform/test-platform-a2/extra/precision_recall/vgg.py", line 130, in __getitem__
image = self.transformations(image)
File "/home/lamsade/testplatform/test-platform-a1/venv/lib/python3.13/site-packages/torchvision/transforms/transforms.py", line 95, in __call__
img = t(img)
File "/home/lamsade/testplatform/test-platform-a1/venv/lib/python3.13/site-packages/torchvision/transforms/transforms.py", line 479, in __call__
return self.lambd(img)
~~~~~~~~~~^^^^^
File "/home/lamsade/testplatform/test-platform-a2/extra/precision_recall/vgg.py", line 121, in
transforms.Lambda(lambda x: x[torch.LongTensor([2,1,0])]), #turn to BGR
~^^^^^^^^^^^^^^^^^^^^^^^^^^^
IndexError: index 2 is out of bounds for dimension 0 with size 1
| ganibal | Master-IASD | coktailjet | Error | 0 | 1000 | 0 | 0 | bytes: b'Traceback (most recent call last):\n File "/home/lamsade/testplatform/test-platform-a2/repos/Master-IASD/ganibal/generate.py", line 33, in \n model = load_model(model, \'checkpoints\', device)\n File "/home/lamsade/testplatform/test-platform-a2/repos/Master-IASD/ganibal/utils.py", line 62, in load_model\n ckpt = torch.load(ckpt_path, map_location=device)\n File "/home/lamsade/testplatform/test-platform-a2/repos/Master-IASD/ganibal/venv/lib/python3.13/site-packages/torch/serialization.py", line 1553, in load\n raise pickle.UnpicklingError(_get_wo_message(str(e))) from None\n_pickle.UnpicklingError: Weights only load failed. In PyTorch 2.6, we changed the default value of the `weights_only` argument in `torch.load` from `False` to `True`. Re-running `torch.load` with `weights_only` set to `False` will likely succeed, but it can result in arbitrary code execution. Do it only if you got the file from a trusted source.\nPlease file an issue with the following so that we can make `weights_only=True` compatible with your use case: WeightsUnpickler error: \n\nUnsupported operand 13\n\nCheck the documentation of torch.load to learn more about types accepted by default with weights_only https://pytorch.org/docs/stable/generated/torch.load.html.\n' | gentlemen | Master-IASD | upnquick | Error | 0 | 1000 | 0 | 0 | bytes: b'Traceback (most recent call last):\n File "/home/lamsade/testplatform/test-platform-a2/repos/Master-IASD/gentlemen/generate.py", line 1, in \n import torch\nModuleNotFoundError: No module named \'torch\'\n' | mansit_walou | Master-IASD | upnquick | Error | 0 | 1000 | 0 | 0 | bytes: b'Traceback (most recent call last):\n File "/home/lamsade/testplatform/test-platform-a2/repos/Master-IASD/mansit_walou/generate.py", line 1, in \n import torch\nModuleNotFoundError: No module named \'torch\'\n' |
|