Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Ni-os
/
MPRALegNet
like
0
MPRALegNet
License:
mit
Model card
Files
Files and versions
xet
Community
cde6f7c
MPRALegNet
/
config.json
Ni-os
Update config.json
cde6f7c
verified
6 months ago
raw
Copy download link
history
blame
228 Bytes
{
"model_type"
:
"MPRALegNet"
,
"in_ch"
:
4
,
"stem_ch"
:
64
,
"stem_ks"
:
11
,
"ef_ks"
:
9
,
"ef_block_sizes"
:
[
80
,
96
,
112
,
128
]
,
"pool_sizes"
:
[
2
,
2
,
2
,
2
]
,
"resize_factor"
:
4
,
"activation"
:
"SiLU"
}