@trzy
Thank you your good work.
I've affirmed your pytorch version codes. Then, I have quessions.
- What happen when I use vgg16 (not models/vgg16_torch.py) as backbone? At that case, how to load the initial weight? I did not define vgg16_caffe.pth, but I can train.
- If I want to make model which can use four channels, should I make new image classification programs to train backbone from scratch? (I will use vgg16, but I can follow your advise if I have to use others.)
I want to use your good programs for my task. So, Please let me know.
Regards.
@trzy
Thank you your good work.
I've affirmed your pytorch version codes. Then, I have quessions.
I want to use your good programs for my task. So, Please let me know.
Regards.