Upload 2 files
Browse files- config.json +7 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model256_path": "/data/lunbinzeng/results/lkcell/pretrain/unireplknet_s_in1k_224_acc83.91.pth",
|
3 |
+
"num_nuclei_classes": 6,
|
4 |
+
"num_tissue_classes": 19,
|
5 |
+
"in_channels": 3,
|
6 |
+
"backbone": "unireplknet_s"
|
7 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb9fcc93f3ab9f9f734c61728ed78dc64002bfd4e1bf05f4c85eaf9e9cc8f181
|
3 |
+
size 656977040
|