ABrain-One commited on
Commit
94827d1
·
verified ·
1 Parent(s): 0862a5f

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

Browse files
int8/img-classification_cifar-10_acc/all_models.json CHANGED
@@ -14,5 +14,9 @@
14
  "DenseNet": {
15
  "accuracy": 0.09,
16
  "transform": "norm_128"
 
 
 
 
17
  }
18
  }
 
14
  "DenseNet": {
15
  "accuracy": 0.09,
16
  "transform": "norm_128"
17
+ },
18
+ "EfficientNet": {
19
+ "accuracy": 0.58,
20
+ "transform": "echo_256"
21
  }
22
  }