xinyusun1997 / CSC2516_Project

0 stars 0 forks source link

Literature Review #1

Open xinyusun1997 opened 4 years ago

VVVVVan commented 4 years ago
  1. http://openaccess.thecvf.com/content_CVPR_2019/papers/Yoo_Coloring_With_Limited_Data_Few-Shot_Colorization_via_Memory_Augmented_Networks_CVPR_2019_paper.pdf Using memory; AdaIN module; during test time, retrieve color from memory and give it as a condition to the trained generator

  2. http://openaccess.thecvf.com/content_cvpr_2017/papers/Deshpande_Learning_Diverse_Image_CVPR_2017_paper.pdf VAE; Diverse colorizations

  3. http://openaccess.thecvf.com/content_cvpr_2017/papers/Isola_Image-To-Image_Translation_With_CVPR_2017_paper.pdf GAN; more general; baseline of the above paper

Video colorization: http://openaccess.thecvf.com/content_CVPR_2019/papers/Lei_Fully_Automatic_Video_Colorization_With_Self-Regularization_and_Diversity_CVPR_2019_paper.pdf a colorization network + a refinement network