Closed segalinc closed 5 years ago
Hi @cristinasegalin , you could check this video https://www.youtube.com/watch?v=dCKbRCUyop8 from 15:00 in advance in order to understand the ResNet or EfficientNet use.
Seconded, that's a great tutorial video! The resnet just serves to provide a good initial guess for the encoder.
Nice, I guessed that was the reason, wanted to confirm. thanks. I am curious to see how fast the optimization turns using this guess compared to now using it.
Hi and thanks for your contribution. What is the purpose of training or using resent/affnet model in encode_images if you already have the vgg perceptual model?