Reading: Learning from Simulated and Unsupervised Images through Adversarial
2 min readMay 5, 2020
https://arxiv.org/abs/1612.07828
Motivation

Learn a model that improves the realism of synthetic images from a simulator using unlabeled real data, while preserving the annotation information.
Methodology
- Input:
- Synthetic images from simulator (which looks unreal)
- Unlabeled real images
- Output: Refined images (which looks real)
- Structure: a Refiner R that is an autoencoder, a Discriminator D to help distinguish real and fake

- Loss



- Tricks


Datasets
- MPIIGaze dataset
- NYU hand pose dataset of depth images
Evaluation Metrics
- Precision on pretrained-classifier