Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- config.json +33 -0
- fingerprint.pb +3 -0
- saved_model.pb +3 -0
- variables/variables.data-00000-of-00001 +3 -0
- variables/variables.index +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
variables/variables.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"framework": "tensorflow",
|
| 3 |
+
"image_size": 224,
|
| 4 |
+
"num_classes": 25,
|
| 5 |
+
"labels": [
|
| 6 |
+
"Asian-Green-Bee-Eater",
|
| 7 |
+
"Brown-Headed-Barbet",
|
| 8 |
+
"Cattle-Egret",
|
| 9 |
+
"Common-Kingfisher",
|
| 10 |
+
"Common-Myna",
|
| 11 |
+
"Common-Rosefinch",
|
| 12 |
+
"Common-Tailorbird",
|
| 13 |
+
"Coppersmith-Barbet",
|
| 14 |
+
"Forest-Wagtail",
|
| 15 |
+
"Gray-Wagtail",
|
| 16 |
+
"Hoopoe",
|
| 17 |
+
"House-Crow",
|
| 18 |
+
"Indian-Grey-Hornbill",
|
| 19 |
+
"Indian-Peacock",
|
| 20 |
+
"Indian-Pitta",
|
| 21 |
+
"Indian-Roller",
|
| 22 |
+
"Jungle-Babbler",
|
| 23 |
+
"Northern-Lapwing",
|
| 24 |
+
"Red-Wattled-Lapwing",
|
| 25 |
+
"Ruddy-Shelduck",
|
| 26 |
+
"Rufous-Treepie",
|
| 27 |
+
"Sarus-Crane",
|
| 28 |
+
"White-Breasted-Kingfisher",
|
| 29 |
+
"White-Breasted-Waterhen",
|
| 30 |
+
"White-Wagtail"
|
| 31 |
+
],
|
| 32 |
+
"architecture": "ResNet152V2"
|
| 33 |
+
}
|
fingerprint.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61468f576d741809c093ad44848643a7478a65ff8420b959a2e27a3e370c9be0
|
| 3 |
+
size 58
|
saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59b152e919f3c75865cdd7a0fa285d80244f050258c17b7dedbcfb76c95514b4
|
| 3 |
+
size 5645793
|
variables/variables.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bed7055f746b3b7edb86c4a934eb57fbfd8328806ce75d73d73600807e41d57
|
| 3 |
+
size 487926478
|
variables/variables.index
ADDED
|
Binary file (94.5 kB). View file
|
|
|