unet-segmentation / config.json
sachinkum0009's picture
Push model using huggingface_hub.
41d23b0 verified
raw
history blame
98 Bytes
{
"features": [
64,
128,
256,
512
],
"in_channels": 3,
"out_channels": 1
}