TROGDOR / config.json
adamyhe's picture
Create config.json
12a211c verified
raw
history blame contribute delete
161 Bytes
{
"model_type": "trogdor",
"in_channels": 2,
"base_channels": 32,
"output_stride": 16,
"context_depth": 4,
"max_channels": 512,
"kernel_size": 3
}