STHN / two_stages /config.json
xjh19972's picture
Add STHN one-stage and two-stage models with demo and examples
a9dfbf3 verified
{
"model_config": {
"corr_level": 4,
"database_size": 1536,
"fine_padding": 0,
"iters_lev0": 6,
"iters_lev1": 6,
"resize_width": 256,
"two_stages": true
}
}