Masamsa commited on
Commit
d0e35e7
·
verified ·
1 Parent(s): 3a4371d

Upload weights/onnx/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. weights/onnx/config.json +10 -0
weights/onnx/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "threshold": 17.332719802856445,
3
+ "image_size": 128,
4
+ "backbone": "resnet18",
5
+ "layers": [
6
+ "layer2",
7
+ "layer3"
8
+ ],
9
+ "num_neighbors": 9
10
+ }