MLDG
MLDG copied to clipboard
MLDG on ResNet
I am wondering what is the best practice to apply your method to bigger architectures, e.g. ResNet-50. Should I replace all conv layers in the resnet model?
Thanks in advance