Upload Fine-tuned CellSAM weights and evaluation metric charts.
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +46 -0
- cellsam_phase1_best.pth +1 -1
- cellsam_phase2_best.pth +1 -1
- phase1_plots/.ipynb_checkpoints/epoch_1-checkpoint.png +3 -0
- phase1_plots/.ipynb_checkpoints/epoch_2-checkpoint.png +3 -0
- phase1_plots/.ipynb_checkpoints/epoch_3-checkpoint.png +3 -0
- phase1_plots/.ipynb_checkpoints/epoch_4-checkpoint.png +3 -0
- phase1_plots/.ipynb_checkpoints/epoch_8-checkpoint.png +3 -0
- phase1_plots/epoch_1.png +3 -0
- phase1_plots/epoch_10.png +3 -0
- phase1_plots/epoch_2.png +3 -0
- phase1_plots/epoch_3.png +3 -0
- phase1_plots/epoch_4.png +3 -0
- phase1_plots/epoch_5.png +3 -0
- phase1_plots/epoch_6.png +3 -0
- phase1_plots/epoch_7.png +3 -0
- phase1_plots/epoch_8.png +3 -0
- phase1_plots/epoch_9.png +3 -0
- phase2_plots/.ipynb_checkpoints/epoch_13-checkpoint.png +3 -0
- phase2_plots/.ipynb_checkpoints/epoch_15-checkpoint.png +3 -0
- phase2_plots/.ipynb_checkpoints/epoch_23-checkpoint.png +3 -0
- phase2_plots/.ipynb_checkpoints/epoch_24-checkpoint.png +3 -0
- phase2_plots/.ipynb_checkpoints/epoch_4-checkpoint.png +3 -0
- phase2_plots/.ipynb_checkpoints/epoch_9-checkpoint.png +3 -0
- phase2_plots/epoch_1.png +3 -0
- phase2_plots/epoch_10.png +3 -0
- phase2_plots/epoch_11.png +3 -0
- phase2_plots/epoch_12.png +3 -0
- phase2_plots/epoch_13.png +3 -0
- phase2_plots/epoch_14.png +3 -0
- phase2_plots/epoch_15.png +3 -0
- phase2_plots/epoch_16.png +3 -0
- phase2_plots/epoch_17.png +3 -0
- phase2_plots/epoch_18.png +3 -0
- phase2_plots/epoch_19.png +3 -0
- phase2_plots/epoch_2.png +3 -0
- phase2_plots/epoch_20.png +3 -0
- phase2_plots/epoch_21.png +3 -0
- phase2_plots/epoch_22.png +3 -0
- phase2_plots/epoch_23.png +3 -0
- phase2_plots/epoch_24.png +3 -0
- phase2_plots/epoch_25.png +3 -0
- phase2_plots/epoch_3.png +3 -0
- phase2_plots/epoch_4.png +3 -0
- phase2_plots/epoch_5.png +3 -0
- phase2_plots/epoch_6.png +3 -0
- phase2_plots/epoch_7.png +3 -0
- phase2_plots/epoch_8.png +3 -0
- phase2_plots/epoch_9.png +3 -0
- phase_1_metrics.png +0 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,49 @@ saved_model/**/* 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 |
sample_predictions.png 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 |
sample_predictions.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
phase1_plots/.ipynb_checkpoints/epoch_1-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
phase1_plots/.ipynb_checkpoints/epoch_2-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
phase1_plots/.ipynb_checkpoints/epoch_3-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
phase1_plots/.ipynb_checkpoints/epoch_4-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
phase1_plots/.ipynb_checkpoints/epoch_8-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
phase1_plots/epoch_1.png filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
phase1_plots/epoch_10.png filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
phase1_plots/epoch_2.png filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
phase1_plots/epoch_3.png filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
phase1_plots/epoch_4.png filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
phase1_plots/epoch_5.png filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
phase1_plots/epoch_6.png filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
phase1_plots/epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
phase1_plots/epoch_8.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
phase1_plots/epoch_9.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
phase2_plots/.ipynb_checkpoints/epoch_13-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
phase2_plots/.ipynb_checkpoints/epoch_15-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
phase2_plots/.ipynb_checkpoints/epoch_23-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
phase2_plots/.ipynb_checkpoints/epoch_24-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
phase2_plots/.ipynb_checkpoints/epoch_4-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
phase2_plots/.ipynb_checkpoints/epoch_9-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
phase2_plots/epoch_1.png filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
phase2_plots/epoch_10.png filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
phase2_plots/epoch_11.png filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
phase2_plots/epoch_12.png filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
phase2_plots/epoch_13.png filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
phase2_plots/epoch_14.png filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
phase2_plots/epoch_15.png filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
phase2_plots/epoch_16.png filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
phase2_plots/epoch_17.png filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
phase2_plots/epoch_18.png filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
phase2_plots/epoch_19.png filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
phase2_plots/epoch_2.png filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
phase2_plots/epoch_20.png filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
phase2_plots/epoch_21.png filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
phase2_plots/epoch_22.png filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
phase2_plots/epoch_23.png filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
phase2_plots/epoch_24.png filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
phase2_plots/epoch_25.png filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
phase2_plots/epoch_3.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
phase2_plots/epoch_4.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
phase2_plots/epoch_5.png filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
phase2_plots/epoch_6.png filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
phase2_plots/epoch_7.png filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
phase2_plots/epoch_8.png filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
phase2_plots/epoch_9.png filter=lfs diff=lfs merge=lfs -text
|
cellsam_phase1_best.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1158800994
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:668e42072842d3e25a6602dbdee17d19b84354985be9df7e6da37ebf8bd8573a
|
| 3 |
size 1158800994
|
cellsam_phase2_best.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1158800994
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b722b1f2e8b61233920501f7cd52a57340f9e99ee4cc0984ed89bf6f9e1f93d
|
| 3 |
size 1158800994
|
phase1_plots/.ipynb_checkpoints/epoch_1-checkpoint.png
ADDED
|
Git LFS Details
|
phase1_plots/.ipynb_checkpoints/epoch_2-checkpoint.png
ADDED
|
Git LFS Details
|
phase1_plots/.ipynb_checkpoints/epoch_3-checkpoint.png
ADDED
|
Git LFS Details
|
phase1_plots/.ipynb_checkpoints/epoch_4-checkpoint.png
ADDED
|
Git LFS Details
|
phase1_plots/.ipynb_checkpoints/epoch_8-checkpoint.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_1.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_10.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_2.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_3.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_4.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_5.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_6.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_7.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_8.png
ADDED
|
Git LFS Details
|
phase1_plots/epoch_9.png
ADDED
|
Git LFS Details
|
phase2_plots/.ipynb_checkpoints/epoch_13-checkpoint.png
ADDED
|
Git LFS Details
|
phase2_plots/.ipynb_checkpoints/epoch_15-checkpoint.png
ADDED
|
Git LFS Details
|
phase2_plots/.ipynb_checkpoints/epoch_23-checkpoint.png
ADDED
|
Git LFS Details
|
phase2_plots/.ipynb_checkpoints/epoch_24-checkpoint.png
ADDED
|
Git LFS Details
|
phase2_plots/.ipynb_checkpoints/epoch_4-checkpoint.png
ADDED
|
Git LFS Details
|
phase2_plots/.ipynb_checkpoints/epoch_9-checkpoint.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_1.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_10.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_11.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_12.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_13.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_14.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_15.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_16.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_17.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_18.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_19.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_2.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_20.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_21.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_22.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_23.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_24.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_25.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_3.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_4.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_5.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_6.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_7.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_8.png
ADDED
|
Git LFS Details
|
phase2_plots/epoch_9.png
ADDED
|
Git LFS Details
|
phase_1_metrics.png
CHANGED
|
|