Hello author, I am very happy to be able to reproduce your code. I am very curious about your thoughts on design loss, I want to ask some questions about Content_Loss, I hope you can reply.Thanks!!
why did you choose MSE_Loss in your paper?
why do you use the VGG model to extract features as the input of MSE_Loss?
why does VGG happen to be extracted to the 14th layer instead of other quantities?
Hello author, I am very happy to be able to reproduce your code. I am very curious about your thoughts on design loss, I want to ask some questions about Content_Loss, I hope you can reply.Thanks!!