master_thesis_models / configs /model /focusResNet_150.yaml
Hannes Kuchelmeister
readd cod modifications
91867af
raw
history blame contribute delete
131 Bytes
_target_: src.models.focus_resnet_module.ResNetLitModule
resnet_type: "resnet50"
pretrained: false
lr: 0.001
weight_decay: 0.0005