Commit ·
c9beb54
1
Parent(s): f1487fc
Add model
Browse files- README.md +7 -0
- config.json +5 -0
- pytorch_model.bin +3 -0
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- image-classification
|
| 4 |
+
- timm
|
| 5 |
+
library_tag: timm
|
| 6 |
+
---
|
| 7 |
+
# Model card for Raizusekku/siamese_network_gcl_trained
|
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"num_classes": 0,
|
| 3 |
+
"num_features": 2048,
|
| 4 |
+
"labels": []
|
| 5 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ef974c59c797f29bd24c4384c866267ead007c78594e8cd00dac537bbe073cd
|
| 3 |
+
size 347993297
|