CD-Models / configs /models /ifnet.yaml
Dineth Perera
Publish tested dataset winners and benchmark rankings
ce209f5
Raw
History Blame Contribute Delete
184 Bytes
name: ifnet
num_epochs: 200
optimizer: adam
lr: 0.0001
weight_decay: 0.0001
scheduler: step
loss: dsifn_cd_loss
backbone: VGG-16
pretrained_weights: torchvision://vgg16
img_size: 256