simulated-unsupervised-tensorflow and SimGAN

These are competing implementations of the same paper (SimGAN), both aiming to reproduce Apple's approach for bridging the domain gap between synthetic and real images through adversarial training, with the carpedm20 version using TensorFlow while the mjdietzx version's framework choice differs.

SimGAN
50
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 577
Forks: 145
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 417
Forks: 98
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About simulated-unsupervised-tensorflow

carpedm20/simulated-unsupervised-tensorflow

TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"

This project helps machine learning engineers improve the realism of synthetic images for computer vision tasks, particularly eye tracking. You provide simulated images and real-world images, and it outputs refined synthetic images that look more like real ones. This is useful for researchers and developers building systems that rely on large datasets of realistic images, especially when real data is scarce or expensive to collect.

computer-vision image-synthesis gaze-tracking dataset-generation machine-learning-engineering

About SimGAN

mjdietzx/SimGAN

Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training

This project helps computer vision researchers adapt models trained on synthetic eye images to perform well on real-world eye images. It takes a dataset of computer-generated eye images and a dataset of real human eye images as input. The output is an improved model for tasks like gaze estimation, making it more robust for use with actual human data. This tool is for researchers and engineers working on gaze tracking or similar applications who need to bridge the gap between simulated and real image data.

gaze-estimation computer-vision synthetic-data human-computer-interaction image-domain-adaptation

Scores updated daily from GitHub, PyPI, and npm data. How scores work