File size: 399 Bytes
1558db5 2d7eead 1558db5 2d7eead 1558db5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"framework": "PyTorch",
"license": "other",
"task": "remote_sensing_semantic_segmentation",
"model": "SkySense",
"input_format": "multimodal_npz",
"protocol": "skysense_multires_multitemporal_v2",
"default_config": "conf/config.yaml",
"train": "scripts/train.py",
"inference": "scripts/inference.py",
"evaluation": "scripts/result.py",
"visualization": "scripts/result.py"
}
|