{ "models": { "rgb": "./model/artifacts/rgb.safetensors", "hyperspectral": "./model/artifacts/hyperspectral.safetensors", "thermal": "./model/artifacts/thermal.safetensors", "sar": "./model/artifacts/sar.safetensors" }, "export_format": "safetensors", "timestamp": "2026-03-08 03:43:25", "config": { "device": "cpu", "spectral_config": { "rgb_size": [ 640, 640 ], "thermal_size": [ 512, 512 ], "sar_size": [ 512, 512 ] } } }