microstructure-deeplabv3plus / checkpoint_manifest.json
WUT-AI-AI4Mat's picture
Upload model card and dataset checkpoints
0ad1d40 verified
Raw
History Blame Contribute Delete
2.85 kB
{
"model": "DeepLabV3+",
"source_code": "https://github.com/WUT-AI-AI4Mat/Segmentation-methods-evaluation-for-quantitative-microstructure-analysis",
"checkpoint_count": 7,
"checkpoints": [
{
"dataset": "Aachen-Heerlen",
"task": "binary_segmentation",
"num_classes": 2,
"fine_tuning_route": "full_model",
"path": "checkpoints/Aachen-Heerlen/DeepLabV3P_Best_Model.pth",
"size_bytes": 107075735,
"sha256": "b5b57ff689d343a1e50361e728aa5a6075d5b2c611732ed2638a7220c31dfb84",
"requires_base_checkpoint": "none"
},
{
"dataset": "EBC",
"task": "multiclass_semantic_segmentation",
"num_classes": 3,
"fine_tuning_route": "full_model",
"path": "checkpoints/EBC/DeepLabV3P_Best_Model.pth",
"size_bytes": 107077783,
"sha256": "a2f860d5bbfea1738da8f59f79ec59f7a9b1c77dd5887b7e441c0bd844197a9d",
"requires_base_checkpoint": "none"
},
{
"dataset": "EMPS",
"task": "binary_segmentation",
"num_classes": 2,
"fine_tuning_route": "full_model",
"path": "checkpoints/EMPS/DeepLabV3P_Best_Model.pth",
"size_bytes": 107075735,
"sha256": "8cdffae1cb0a1618608c980531f5a58a4645c33ecc6f5e5e6abd3c0fdcf35352",
"requires_base_checkpoint": "none"
},
{
"dataset": "Grain",
"task": "binary_segmentation",
"num_classes": 2,
"fine_tuning_route": "full_model",
"path": "checkpoints/Grain/DeepLabV3P_Best_Model.pth",
"size_bytes": 107075735,
"sha256": "6d4228297dc63271f256348d5920f8c5b686152ba0e41277ee90dfba6c091757",
"requires_base_checkpoint": "none"
},
{
"dataset": "MetalDAM",
"task": "multiclass_semantic_segmentation",
"num_classes": 5,
"fine_tuning_route": "full_model",
"path": "checkpoints/MetalDAM/DeepLabV3P_Best_Model.pth",
"size_bytes": 107079831,
"sha256": "f44c9ec082114012fc287767f8c3b786d99f2deb46c4b62b55a46d01db806608",
"requires_base_checkpoint": "none"
},
{
"dataset": "Super",
"task": "multiclass_semantic_segmentation",
"num_classes": 3,
"fine_tuning_route": "full_model",
"path": "checkpoints/Super/DeepLabV3P_Best_Model.pth",
"size_bytes": 107077783,
"sha256": "83b1c9404a285e6c657762ee7ad03e1458c5bf14f609cc1c81582825bbff9562",
"requires_base_checkpoint": "none"
},
{
"dataset": "UHCS",
"task": "multiclass_semantic_segmentation",
"num_classes": 7,
"fine_tuning_route": "full_model",
"path": "checkpoints/UHCS/DeepLabV3P_Best_Model.pth",
"size_bytes": 107081879,
"sha256": "3a846d500e2c1ed875abd47f3ccc911dd26084bd6de66123bc4da8851b5d6823",
"requires_base_checkpoint": "none"
}
]
}