Upload model card and dataset checkpoints
Browse files- README.md +1 -1
- checkpoint_manifest.json +1 -1
README.md
CHANGED
|
@@ -22,7 +22,7 @@ than a complete base model. The matching scripts obtain the `vit_b_lm` base
|
|
| 22 |
model through `micro_sam.util.get_sam_model` and then load these parameters.
|
| 23 |
|
| 24 |
Source code:
|
| 25 |
-
https://github.com/WUT-AI-AI4Mat/
|
| 26 |
|
| 27 |
## Fine-Tuning Routes and Checkpoints
|
| 28 |
|
|
|
|
| 22 |
model through `micro_sam.util.get_sam_model` and then load these parameters.
|
| 23 |
|
| 24 |
Source code:
|
| 25 |
+
https://github.com/WUT-AI-AI4Mat/Segmentation-methods-evaluation-for-quantitative-microstructure-analysis
|
| 26 |
|
| 27 |
## Fine-Tuning Routes and Checkpoints
|
| 28 |
|
checkpoint_manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"model": "MicroSAM ViT-B-LM",
|
| 3 |
-
"source_code": "https://github.com/WUT-AI-AI4Mat/
|
| 4 |
"checkpoint_count": 7,
|
| 5 |
"checkpoints": [
|
| 6 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"model": "MicroSAM ViT-B-LM",
|
| 3 |
+
"source_code": "https://github.com/WUT-AI-AI4Mat/Segmentation-methods-evaluation-for-quantitative-microstructure-analysis",
|
| 4 |
"checkpoint_count": 7,
|
| 5 |
"checkpoints": [
|
| 6 |
{
|