Hi,
Thank you for this interesting work. Here I have a silly question: How to initialize the VGG16 weights from a pre-trained model.
Since the VGG16 of your method is defined by yourself, I have used slim to initialize the weights, but failed. Could you please add that part?
Thank you
Hi,
Thank you for this interesting work. Here I have a silly question: How to initialize the VGG16 weights from a pre-trained model.
Since the VGG16 of your method is defined by yourself, I have used slim to initialize the weights, but failed. Could you please add that part?
Thank you