ABrain-One commited on
Commit
b9da001
·
verified ·
1 Parent(s): c85d3e2

Upload dynamic/img-classification_cifar-10_acc/all_models.json with huggingface_hub

Browse files
dynamic/img-classification_cifar-10_acc/all_models.json CHANGED
@@ -98,5 +98,9 @@
98
  "UNet2D": {
99
  "accuracy": 0.469,
100
  "transform": "echo_32"
 
 
 
 
101
  }
102
  }
 
98
  "UNet2D": {
99
  "accuracy": 0.469,
100
  "transform": "echo_32"
101
+ },
102
+ "VGG": {
103
+ "accuracy": 0.848,
104
+ "transform": "norm_299"
105
  }
106
  }