CSI-CLIP / config.json
JunJiang
Add files using upload-large-folder tool
1534fe9 verified
Raw
History Blame Contribute Delete
224 Bytes
{
"architecture": "csi-clip-resnet50",
"embed_dim": 256,
"input_channels": 2,
"input_size": [
256,
256
],
"normalization": "per-sample, per-channel min-max normalization",
"source_domain": "DeepMIMO"
}