Tensorflow(@CVision)
Learning from Simulated and Unsupervised Images through Adversarial Training (Apple Inc.)
مقالهی جالب کمپانی اپل!
( Submitted for review to a conference on Nov 15, 2016)
✏️Title:
Learning from Simulated and Unsupervised Images through Adversarial Training
✏️abstract:
With recent progress in graphics, it has become more tractable to train models on #synthetic images, potentially avoiding the need for expensive annotations. However, learning from synthetic images may not achieve the desired performance due to a gap between synthetic and real image distributions. To reduce this gap, we propose Simulated+Unsupervised (S+U) learning, where the task is to learn a model to improve the realism of a simulator's output using #unlabeled real data, while preserving the annotation information from the simulator. We develop a method for S+U learning that uses an #adversarial network similar to #Generative Adversarial Networks (#GANs), but with synthetic images as inputs instead of random vectors. We make several key modifications to the standard GAN algorithm to preserve annotations, avoid artifacts and stabilize training: (i) a 'self-regularization' term, (ii) a local adversarial loss, and (iii) updating the discriminator using a history of refined images. We show that this enables generation of highly realistic images, which we demonstrate both qualitatively and with a user study. We quantitatively evaluate the generated images by training models for gaze estimation and hand pose estimation. We show a significant improvement over using synthetic images, and achieve state-of-the-art results on the MPIIGaze dataset without any labeled real data.
🔗https://arxiv.org/abs/1612.07828v1
🔗https://arxiv.org/pdf/1612.07828v1.pdf
#unlabeled_data #unsupervised #unsupervised_learning #Generative #Generative_Models
( Submitted for review to a conference on Nov 15, 2016)
✏️Title:
Learning from Simulated and Unsupervised Images through Adversarial Training
✏️abstract:
With recent progress in graphics, it has become more tractable to train models on #synthetic images, potentially avoiding the need for expensive annotations. However, learning from synthetic images may not achieve the desired performance due to a gap between synthetic and real image distributions. To reduce this gap, we propose Simulated+Unsupervised (S+U) learning, where the task is to learn a model to improve the realism of a simulator's output using #unlabeled real data, while preserving the annotation information from the simulator. We develop a method for S+U learning that uses an #adversarial network similar to #Generative Adversarial Networks (#GANs), but with synthetic images as inputs instead of random vectors. We make several key modifications to the standard GAN algorithm to preserve annotations, avoid artifacts and stabilize training: (i) a 'self-regularization' term, (ii) a local adversarial loss, and (iii) updating the discriminator using a history of refined images. We show that this enables generation of highly realistic images, which we demonstrate both qualitatively and with a user study. We quantitatively evaluate the generated images by training models for gaze estimation and hand pose estimation. We show a significant improvement over using synthetic images, and achieve state-of-the-art results on the MPIIGaze dataset without any labeled real data.
🔗https://arxiv.org/abs/1612.07828v1
🔗https://arxiv.org/pdf/1612.07828v1.pdf
#unlabeled_data #unsupervised #unsupervised_learning #Generative #Generative_Models
Tensorflow(@CVision)
completion.gif
سورس کد تکمیل نواحی از دست رفته ی تصویر با فریم ورک #تنسورفلو به همراه توضیحات کامل
Image #Completion with Deep Learning in #TensorFlow
🔗blog post: http://bamos.github.io/2016/08/09/deep-completion/
🔗source code: https://github.com/bamos/dcgan-completion.tensorflow
مطالب مرتبط:
https://t.me/cvision/75
https://arxiv.org/abs/1607.07539
#GAN #Generative_Adversarial #DCGAN
Image #Completion with Deep Learning in #TensorFlow
🔗blog post: http://bamos.github.io/2016/08/09/deep-completion/
🔗source code: https://github.com/bamos/dcgan-completion.tensorflow
مطالب مرتبط:
https://t.me/cvision/75
https://arxiv.org/abs/1607.07539
#GAN #Generative_Adversarial #DCGAN
GitHub
GitHub - bamos/dcgan-completion.tensorflow: Image Completion with Deep Learning in TensorFlow
Image Completion with Deep Learning in TensorFlow. Contribute to bamos/dcgan-completion.tensorflow development by creating an account on GitHub.