Upload folder using huggingface_hub
Browse files- RMKV_kneeSeg.json +33 -0
- RMKV_kneeSeg.pth +3 -0
- VOSP2v2_448x448_based_convnextv2_tiny_7890_full.pth +3 -0
- Yolov11l_knee_location.pt +3 -0
- Yolov12x_knee_symptom.pt +3 -0
- yolo12x_knee_oa.pt +3 -0
RMKV_kneeSeg.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_path": "/projects/BMammo/Knee/Runs/best_models/checkpoint_top1.pth",
|
| 3 |
+
"exported_model_path": "/projects/BMammo/Knee/Runs/deploy_export/model_deploy_bundle.pth",
|
| 4 |
+
"export_format": "bundle",
|
| 5 |
+
"preview_path": "/projects/BMammo/Knee/Runs/deploy_export/random_preview_3.png",
|
| 6 |
+
"model_name": "RWKV_UNet",
|
| 7 |
+
"img_size": 256,
|
| 8 |
+
"input_channel": 3,
|
| 9 |
+
"num_classes": 1,
|
| 10 |
+
"device": "cuda",
|
| 11 |
+
"threshold": 0.5,
|
| 12 |
+
"samples": [
|
| 13 |
+
{
|
| 14 |
+
"stem": "9671958",
|
| 15 |
+
"image_path": "/projects/BMammo/Knee/data/OAI_kneeFull/images/9671958.jpg",
|
| 16 |
+
"mask_path": "/projects/BMammo/Knee/data/OAI_kneeFull/masks/0/9671958.png"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"stem": "9597990",
|
| 20 |
+
"image_path": "/projects/BMammo/Knee/data/OAI_kneeFull/images/9597990.jpg",
|
| 21 |
+
"mask_path": "/projects/BMammo/Knee/data/OAI_kneeFull/masks/0/9597990.png"
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"stem": "9440883",
|
| 25 |
+
"image_path": "/projects/BMammo/Knee/data/OAI_kneeFull/images/9440883.jpg",
|
| 26 |
+
"mask_path": "/projects/BMammo/Knee/data/OAI_kneeFull/masks/0/9440883.png"
|
| 27 |
+
}
|
| 28 |
+
],
|
| 29 |
+
"export_notes": [
|
| 30 |
+
"Auto mode selected deploy bundle because this model uses custom RWKV/WKV ops that do not export cleanly to TorchScript."
|
| 31 |
+
],
|
| 32 |
+
"runtime_note": "RWKV models in this project rely on the registered custom WKV operator. The deploy bundle keeps config + weights together, but inference still needs this repo/runtime."
|
| 33 |
+
}
|
RMKV_kneeSeg.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:557ca72d7bd0518b91fab46cac6a74ea5845063d3fc4ae3cee5b01cd98b0782e
|
| 3 |
+
size 69807610
|
VOSP2v2_448x448_based_convnextv2_tiny_7890_full.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9119637ce5477db35336f4ecb3a6de2953b94d4b60ee342ffaeaa4fa5746217f
|
| 3 |
+
size 111609410
|
Yolov11l_knee_location.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f046147d7eec6f311d7885dd4cf815c75678a676d9c6dc3c125cf93a2362cdaa
|
| 3 |
+
size 51455058
|
Yolov12x_knee_symptom.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ce906a57ea5b317e8ae99942f14e2f785cc5d0c87e64f5e62ea260d685141a8
|
| 3 |
+
size 119323450
|
yolo12x_knee_oa.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89e46c4dfb81128289b8fb70b3dbf9fac6f83aa5ad88c9892780207207c142cd
|
| 3 |
+
size 119133690
|