Jerry-Master
commited on
Commit
•
a04ea94
1
Parent(s):
50ca906
Breast gnn
Browse files- breast/gnn/gat-full/best_ATT_1_0.6_bn.json +1 -0
- breast/gnn/gat-full/best_ATT_1_0.6_bn.pkl +3 -0
- breast/gnn/gat-full/best_ATT_1_0.6_bn.pth +3 -0
- breast/gnn/gcn-full/best_GCN_1_0.6_bn.json +1 -0
- breast/gnn/gcn-full/best_GCN_1_0.6_bn.pkl +3 -0
- breast/gnn/gcn-full/best_GCN_1_0.6_bn.pth +3 -0
- breast/gnn/gcn-no-morph/best_GCN_1_0.3_bn.json +1 -0
- breast/gnn/gcn-no-morph/best_GCN_1_0.3_bn.pkl +3 -0
- breast/gnn/gcn-no-morph/best_GCN_1_0.3_bn.pth +3 -0
- breast/gnn/gcn-no-prior/best_GCN_5_0.6_bn.json +1 -0
- breast/gnn/gcn-no-prior/best_GCN_5_0.6_bn.pkl +3 -0
- breast/gnn/gcn-no-prior/best_GCN_5_0.6_bn.pth +3 -0
- breast/gnn/gcn-void/best_GCN_1_0.0_bn.json +1 -0
- breast/gnn/gcn-void/best_GCN_1_0.0_bn.pkl +3 -0
- breast/gnn/gcn-void/best_GCN_1_0.0_bn.pth +3 -0
breast/gnn/gat-full/best_ATT_1_0.6_bn.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"MODEL_NAME": "ATT", "NUM_LAYERS": 1, "DROPOUT": 0.6, "NORM_TYPE": "bn"}
|
breast/gnn/gat-full/best_ATT_1_0.6_bn.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c4bf58deaee200ca9fbe46d998946f577ea1204dd9944d11e1ba8268ba2d6da
|
3 |
+
size 1004
|
breast/gnn/gat-full/best_ATT_1_0.6_bn.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ea9d380e4797dbf1e69540342c66bef7c5a049644332f92e5af30f021fb61f7
|
3 |
+
size 116820
|
breast/gnn/gcn-full/best_GCN_1_0.6_bn.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"MODEL_NAME": "GCN", "NUM_LAYERS": 1, "DROPOUT": 0.6, "NORM_TYPE": "bn"}
|
breast/gnn/gcn-full/best_GCN_1_0.6_bn.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c4bf58deaee200ca9fbe46d998946f577ea1204dd9944d11e1ba8268ba2d6da
|
3 |
+
size 1004
|
breast/gnn/gcn-full/best_GCN_1_0.6_bn.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3b81575c74e314132408d3ec8c324d4f31427e8a4c43f1fa8e31445423fdea7
|
3 |
+
size 16441
|
breast/gnn/gcn-no-morph/best_GCN_1_0.3_bn.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"MODEL_NAME": "GCN", "NUM_LAYERS": 1, "DROPOUT": 0.3, "NORM_TYPE": "bn"}
|
breast/gnn/gcn-no-morph/best_GCN_1_0.3_bn.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82962afcd60d01e10fa6757fd0ccba87e3aed3fb5551832e353916b52cccb36a
|
3 |
+
size 572
|
breast/gnn/gcn-no-morph/best_GCN_1_0.3_bn.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca1a7c10584e763a582183df91ed67a317eb6ba56a0b7a9b4befea2e1b9ea74c
|
3 |
+
size 9273
|
breast/gnn/gcn-no-prior/best_GCN_5_0.6_bn.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"MODEL_NAME": "GCN", "NUM_LAYERS": 5, "DROPOUT": 0.6, "NORM_TYPE": "bn"}
|
breast/gnn/gcn-no-prior/best_GCN_5_0.6_bn.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a74e8db482950a74fe80eee35fae4310517a13e4608d0ffc98fcaa9e822ee3d
|
3 |
+
size 884
|
breast/gnn/gcn-no-prior/best_GCN_5_0.6_bn.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae4b7192dd8277050e209f1b3923a2e3ba19eac7970d216f643a232937b3916a
|
3 |
+
size 191292
|
breast/gnn/gcn-void/best_GCN_1_0.0_bn.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"MODEL_NAME": "GCN", "NUM_LAYERS": 1, "DROPOUT": 0.0, "NORM_TYPE": "bn"}
|
breast/gnn/gcn-void/best_GCN_1_0.0_bn.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a74e8db482950a74fe80eee35fae4310517a13e4608d0ffc98fcaa9e822ee3d
|
3 |
+
size 884
|
breast/gnn/gcn-void/best_GCN_1_0.0_bn.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c509d82e5db91b935db4d5099b05a36500e8991523f5fefa2953d9c284813dac
|
3 |
+
size 14457
|