Add VGG19
Closed this issue · 3 comments
lsmale commented
I am wondering which vgg19 model you are using? It would be very pleasure if giving a link.
nnUyi commented
https://github.com/Sarasra/models/tree/master/research/slim>>>> you can download pre-trained model here.
nnUyi commented
You can download the pre-trained vgg19 model from here >>>>https://github.com/Sarasra/models/tree/master/research/slim. Anyway, you should add the vgg19 supported part to make sure that you program can use vgg19 model successfully.
At 2018-03-13 11:10:24, "Lsmale" <notifications@github.com> wrote:
I am wondering which vgg19 model you are using? It would be very pleasure if giving a link.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
lsmale commented
Thank you very much! And I trained the model yesterday, but I got the d_loss approaching 0, is there any way to solve this?