leehomyc / Faster-High-Res-Neural-Inpainting

High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
http://www.harryyang.org/inpainting
MIT License
1.3k stars 213 forks source link

I'm sorry to bother you,but I have some questions #42

Open erhuodaosi opened 5 years ago

erhuodaosi commented 5 years ago

@leehomyc Hi,

I'm very confused about pretrained network VGG-19 which seems to apply on classfication,how does it work in image inpainting?There are hundreds of excellent networks.Why we just choose this one?the way we use the pretrained model is that we use the pretrained model and put the incomplete picture as model input,croping it to 224,and as a result,getting a coarse result?

I would very appreciate if you could help me,thank you!

Thanks,