champ7 commited on
Commit
0d8e8eb
·
verified ·
1 Parent(s): b6f6640

Upload Fine-tuned CellSAM weights and evaluation metric charts.

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +46 -0
  2. cellsam_phase1_best.pth +1 -1
  3. cellsam_phase2_best.pth +1 -1
  4. phase1_plots/.ipynb_checkpoints/epoch_1-checkpoint.png +3 -0
  5. phase1_plots/.ipynb_checkpoints/epoch_2-checkpoint.png +3 -0
  6. phase1_plots/.ipynb_checkpoints/epoch_3-checkpoint.png +3 -0
  7. phase1_plots/.ipynb_checkpoints/epoch_4-checkpoint.png +3 -0
  8. phase1_plots/.ipynb_checkpoints/epoch_8-checkpoint.png +3 -0
  9. phase1_plots/epoch_1.png +3 -0
  10. phase1_plots/epoch_10.png +3 -0
  11. phase1_plots/epoch_2.png +3 -0
  12. phase1_plots/epoch_3.png +3 -0
  13. phase1_plots/epoch_4.png +3 -0
  14. phase1_plots/epoch_5.png +3 -0
  15. phase1_plots/epoch_6.png +3 -0
  16. phase1_plots/epoch_7.png +3 -0
  17. phase1_plots/epoch_8.png +3 -0
  18. phase1_plots/epoch_9.png +3 -0
  19. phase2_plots/.ipynb_checkpoints/epoch_13-checkpoint.png +3 -0
  20. phase2_plots/.ipynb_checkpoints/epoch_15-checkpoint.png +3 -0
  21. phase2_plots/.ipynb_checkpoints/epoch_23-checkpoint.png +3 -0
  22. phase2_plots/.ipynb_checkpoints/epoch_24-checkpoint.png +3 -0
  23. phase2_plots/.ipynb_checkpoints/epoch_4-checkpoint.png +3 -0
  24. phase2_plots/.ipynb_checkpoints/epoch_9-checkpoint.png +3 -0
  25. phase2_plots/epoch_1.png +3 -0
  26. phase2_plots/epoch_10.png +3 -0
  27. phase2_plots/epoch_11.png +3 -0
  28. phase2_plots/epoch_12.png +3 -0
  29. phase2_plots/epoch_13.png +3 -0
  30. phase2_plots/epoch_14.png +3 -0
  31. phase2_plots/epoch_15.png +3 -0
  32. phase2_plots/epoch_16.png +3 -0
  33. phase2_plots/epoch_17.png +3 -0
  34. phase2_plots/epoch_18.png +3 -0
  35. phase2_plots/epoch_19.png +3 -0
  36. phase2_plots/epoch_2.png +3 -0
  37. phase2_plots/epoch_20.png +3 -0
  38. phase2_plots/epoch_21.png +3 -0
  39. phase2_plots/epoch_22.png +3 -0
  40. phase2_plots/epoch_23.png +3 -0
  41. phase2_plots/epoch_24.png +3 -0
  42. phase2_plots/epoch_25.png +3 -0
  43. phase2_plots/epoch_3.png +3 -0
  44. phase2_plots/epoch_4.png +3 -0
  45. phase2_plots/epoch_5.png +3 -0
  46. phase2_plots/epoch_6.png +3 -0
  47. phase2_plots/epoch_7.png +3 -0
  48. phase2_plots/epoch_8.png +3 -0
  49. phase2_plots/epoch_9.png +3 -0
  50. 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:82f2912ee4024f6962a8c1dfbb00b57fb4cdd845b8b8e1ec05c522b93bce0377
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:d3cb875abf50a35bde29770a054b15ef3020deeabcf33992e0431b10f062ad5d
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

  • SHA256: e33b1ca97a063a04b1e99e6b40f24f02f5820e09cfeeceb9eb2a15dc23ae9505
  • Pointer size: 131 Bytes
  • Size of remote file: 664 kB
phase1_plots/.ipynb_checkpoints/epoch_2-checkpoint.png ADDED

Git LFS Details

  • SHA256: b39f7423fabbbadc87987a6e68a70835714b4592351f85a23eab878c2c3add18
  • Pointer size: 131 Bytes
  • Size of remote file: 627 kB
phase1_plots/.ipynb_checkpoints/epoch_3-checkpoint.png ADDED

Git LFS Details

  • SHA256: 9fb8b07cfb914919df99bd38312088d5d599cad0e6030f48f0953c2a96171c93
  • Pointer size: 131 Bytes
  • Size of remote file: 540 kB
phase1_plots/.ipynb_checkpoints/epoch_4-checkpoint.png ADDED

Git LFS Details

  • SHA256: 747843c37fb25b40a0d9d4cd5e8c23a5c4982b299ebba5966935ca33b0825875
  • Pointer size: 131 Bytes
  • Size of remote file: 612 kB
phase1_plots/.ipynb_checkpoints/epoch_8-checkpoint.png ADDED

Git LFS Details

  • SHA256: 5e3123ad9eb6088addf1a78a80cbb498b05a162226dfcf8e8e595dfbbd32ba1b
  • Pointer size: 131 Bytes
  • Size of remote file: 613 kB
phase1_plots/epoch_1.png ADDED

Git LFS Details

  • SHA256: 1781f0f5883320709479e7891a604c6ec80d3e7680ad4fe8dc83c2f6b1d59577
  • Pointer size: 131 Bytes
  • Size of remote file: 542 kB
phase1_plots/epoch_10.png ADDED

Git LFS Details

  • SHA256: 3c777390d249bddbf282e1593d8606aa44c2d3a1655f80bd0f81df156d90b031
  • Pointer size: 131 Bytes
  • Size of remote file: 598 kB
phase1_plots/epoch_2.png ADDED

Git LFS Details

  • SHA256: 1781f0f5883320709479e7891a604c6ec80d3e7680ad4fe8dc83c2f6b1d59577
  • Pointer size: 131 Bytes
  • Size of remote file: 542 kB
phase1_plots/epoch_3.png ADDED

Git LFS Details

  • SHA256: f575d5b703b01107df33afc50a55db81714c4ef0f1dabd9b1c4454dec0d4d10c
  • Pointer size: 131 Bytes
  • Size of remote file: 552 kB
phase1_plots/epoch_4.png ADDED

Git LFS Details

  • SHA256: 747843c37fb25b40a0d9d4cd5e8c23a5c4982b299ebba5966935ca33b0825875
  • Pointer size: 131 Bytes
  • Size of remote file: 612 kB
phase1_plots/epoch_5.png ADDED

Git LFS Details

  • SHA256: 6598d40992606da5ead6b9a2e1ecfd72d75ebd89fc55b428ee543fb30e1b099b
  • Pointer size: 131 Bytes
  • Size of remote file: 625 kB
phase1_plots/epoch_6.png ADDED

Git LFS Details

  • SHA256: 64e8ffd8e5ba58c284a3145e1d5c8f835e06285fadb580855d2ba26bf9576b38
  • Pointer size: 131 Bytes
  • Size of remote file: 601 kB
phase1_plots/epoch_7.png ADDED

Git LFS Details

  • SHA256: 9f96c9de4cf1f4ed7362112cd56338cd218e1dfc74ccba8435b39fdf82df4af5
  • Pointer size: 131 Bytes
  • Size of remote file: 612 kB
phase1_plots/epoch_8.png ADDED

Git LFS Details

  • SHA256: 5e3123ad9eb6088addf1a78a80cbb498b05a162226dfcf8e8e595dfbbd32ba1b
  • Pointer size: 131 Bytes
  • Size of remote file: 613 kB
phase1_plots/epoch_9.png ADDED

Git LFS Details

  • SHA256: d41b647f47caff12a0837ba7a2503e6380d4bb6afe65d25ab9746a3b7893109d
  • Pointer size: 131 Bytes
  • Size of remote file: 584 kB
phase2_plots/.ipynb_checkpoints/epoch_13-checkpoint.png ADDED

Git LFS Details

  • SHA256: 81d7755332324b26db4eabd0dd8e02a93ff416defb428dc5f8bbdb71fd503a47
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/.ipynb_checkpoints/epoch_15-checkpoint.png ADDED

Git LFS Details

  • SHA256: 50a788c73492f841be33ad38b30872bc52302997d6eaa205db2915f6178d37e0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/.ipynb_checkpoints/epoch_23-checkpoint.png ADDED

Git LFS Details

  • SHA256: 02d2a0ec09e0bf8c1feaa3e7dd403b1dc6852917ccf397016ee26a953aaa63c4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/.ipynb_checkpoints/epoch_24-checkpoint.png ADDED

Git LFS Details

  • SHA256: 756c78b78fef239b9cbffae65b70e709f86734789a98de3161ffeb57e22e2a09
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/.ipynb_checkpoints/epoch_4-checkpoint.png ADDED

Git LFS Details

  • SHA256: 1621278a189aecec14ee72ae84bca648387ca533c221b2f4e34d557ab9125d56
  • Pointer size: 132 Bytes
  • Size of remote file: 1.13 MB
phase2_plots/.ipynb_checkpoints/epoch_9-checkpoint.png ADDED

Git LFS Details

  • SHA256: 642435981ac3ac6fc122416fcabcd1b315173e0dc656717480d4691bcf7db847
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_1.png ADDED

Git LFS Details

  • SHA256: 410512c35e448fe2a2f3ba66450ca0d7819846c90b0e827cd2ed999d36f896f2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.07 MB
phase2_plots/epoch_10.png ADDED

Git LFS Details

  • SHA256: aab29039dfde47cfac60fcd302584c7229296f897ec1d7b4a272265c73028233
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_11.png ADDED

Git LFS Details

  • SHA256: 4745d372305de508d49c2060c15582411b30ee97913be115b4802c5b909651de
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_12.png ADDED

Git LFS Details

  • SHA256: 98f65d195173de101ec0bee769ae499890a6c7d7dfc011cf31da83896c07435b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_13.png ADDED

Git LFS Details

  • SHA256: 81d7755332324b26db4eabd0dd8e02a93ff416defb428dc5f8bbdb71fd503a47
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_14.png ADDED

Git LFS Details

  • SHA256: c9dcbdaf975e710a53023aa6ee9f11eb61f27e9c4f9a9c6fb0b91e4382bc7a60
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_15.png ADDED

Git LFS Details

  • SHA256: 50a788c73492f841be33ad38b30872bc52302997d6eaa205db2915f6178d37e0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_16.png ADDED

Git LFS Details

  • SHA256: f4a99a1d75c157ddfc3448382343572fdeaa4d17bd4346c6054b4069f97174ab
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_17.png ADDED

Git LFS Details

  • SHA256: 538230408e869ecd116e53133d7f3ea26419268a459a3e347dd284de8c43eee3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_18.png ADDED

Git LFS Details

  • SHA256: 876c3a74ca65248d69b000360954361f16a39eb17a76288543cc1816e01dbb19
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_19.png ADDED

Git LFS Details

  • SHA256: c8de02ba3eb7e9d79fa96ae2ed35af05a5a9f5daa61c62565597a4b5a514bd12
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_2.png ADDED

Git LFS Details

  • SHA256: 410512c35e448fe2a2f3ba66450ca0d7819846c90b0e827cd2ed999d36f896f2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.07 MB
phase2_plots/epoch_20.png ADDED

Git LFS Details

  • SHA256: e4c3cdcfce9bc0ca34bc6099e95e45c4efe8b5b7e34b1b54d90dfa229ac499c4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_21.png ADDED

Git LFS Details

  • SHA256: 4e759237330f8bf882e66a2473cd7b7f8326f4c3226d74f596be6f96254b21c8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
phase2_plots/epoch_22.png ADDED

Git LFS Details

  • SHA256: c7eb76e9e51e011150f5a4eb477a875eba7dbad06ecb9ff8a96703cd94b67bb3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
phase2_plots/epoch_23.png ADDED

Git LFS Details

  • SHA256: 02d2a0ec09e0bf8c1feaa3e7dd403b1dc6852917ccf397016ee26a953aaa63c4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_24.png ADDED

Git LFS Details

  • SHA256: 756c78b78fef239b9cbffae65b70e709f86734789a98de3161ffeb57e22e2a09
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_25.png ADDED

Git LFS Details

  • SHA256: 2cbba576f2dc4d528b3bb72bc6ad428b9481b1d6ec5e9a76b7eb1df0f0e73af2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_3.png ADDED

Git LFS Details

  • SHA256: 08f01cd86b1226ebb3b3b40ed7c4003f1a4c61c12041560ce0ebb212f5d9cc69
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
phase2_plots/epoch_4.png ADDED

Git LFS Details

  • SHA256: 1621278a189aecec14ee72ae84bca648387ca533c221b2f4e34d557ab9125d56
  • Pointer size: 132 Bytes
  • Size of remote file: 1.13 MB
phase2_plots/epoch_5.png ADDED

Git LFS Details

  • SHA256: dd94d6e6bce6976e3d6dd6f4d9aab6e529519ab146d86ca1ead1c1a23019fadc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
phase2_plots/epoch_6.png ADDED

Git LFS Details

  • SHA256: b8afdb6a2b89eba0c59e6b90ffb7fb2fce9ffb63e0f3587e26c345e62f144372
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_7.png ADDED

Git LFS Details

  • SHA256: 3517fb05dd6f8c53a171f95a4736636229fb3fb4ec928509491802fcb4fcc5e6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_8.png ADDED

Git LFS Details

  • SHA256: 58a99292f7642c38a00236ed13bfce38604ec675b15931aa8b2c59b482077687
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase2_plots/epoch_9.png ADDED

Git LFS Details

  • SHA256: 642435981ac3ac6fc122416fcabcd1b315173e0dc656717480d4691bcf7db847
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
phase_1_metrics.png CHANGED