| name: changemamba | |
| num_epochs: 200 | |
| max_iters: 50000 | |
| smoke_max_iters: 2 | |
| optimizer: adamw | |
| lr: 0.00006 | |
| weight_decay: 0.01 | |
| scheduler: poly | |
| loss: mmseg_decode_head_loss | |
| backbone: VMamba-Small | |
| vmamba_variant: small | |
| changemamba_model_type: MambaBCD_Small | |
| pretrained_weights: model_repos/ChangeMamba/pretrained_weight/vssmsmall_dp03_ckpt_epoch_238.pth | |
| img_size: 256 | |