Open HesstisSeca opened 2 years ago
How can i change the resnet backborn to vgg16? I see the backborn in culane.py can change to resnet18,34,50.... but in backborn.py form middle i see vgg16bn, Can the backborn change to vgg16bn?
@HesstisSeca I haven't tried vgg16. You can try it yourself.
How can i change the resnet backborn to vgg16? I see the backborn in culane.py can change to resnet18,34,50.... but in backborn.py form middle i see vgg16bn, Can the backborn change to vgg16bn?