andandandand commited on
Commit
9a04857
·
verified ·
1 Parent(s): 16e016b

Set runtime assets manifest ArcFace layout to spherical:3d

Browse files
Files changed (1) hide show
  1. assets/manifest.json +2 -2
assets/manifest.json CHANGED
@@ -33,7 +33,7 @@
33
  "loader": "arcface_benchmark",
34
  "space_key": "arcface_o0_testbest",
35
  "geometry": "euclidean",
36
- "layout": "spherical:2d",
37
  "checkpoint_path": "/sc/home/antonio.rueda-toicen/eccv_jaguars/ECCV_Jaguars/checkpoints/arcface_miewid_msv3_O0_seed44_best.pth",
38
  "checkpoint_source": "local_path",
39
  "run_url": "https://wandb.ai/jaguars/eccv-jaguars-arcface-benchmarks/runs/78h2osx0",
@@ -59,4 +59,4 @@
59
  "embedding_dim": 257
60
  }
61
  ]
62
- }
 
33
  "loader": "arcface_benchmark",
34
  "space_key": "arcface_o0_testbest",
35
  "geometry": "euclidean",
36
+ "layout": "spherical:3d",
37
  "checkpoint_path": "/sc/home/antonio.rueda-toicen/eccv_jaguars/ECCV_Jaguars/checkpoints/arcface_miewid_msv3_O0_seed44_best.pth",
38
  "checkpoint_source": "local_path",
39
  "run_url": "https://wandb.ai/jaguars/eccv-jaguars-arcface-benchmarks/runs/78h2osx0",
 
59
  "embedding_dim": 257
60
  }
61
  ]
62
+ }