An open API service indexing awesome lists of open source software.

https://github.com/google-research/syn-rep-learn

Learning from synthetic data - code and models
https://github.com/google-research/syn-rep-learn

Last synced: 3 months ago
JSON representation

Learning from synthetic data - code and models

Awesome Lists containing this project

README

        

# Syn-Rep-Learn

This repo contains research studies of learning from synthetic data (mostly images), including:

- `StableRep` - [StableRep: Synthetic Images from Text-to-Image Models Make Strong Visual Representation Learners](https://arxiv.org/abs/2306.00984). Yonglong Tian*, Lijie Fan*, Phillip Isola, Huiwen Chang, Dilip Krishnan.
- `Scaling` - [Scaling Laws of Synthetic Images for Model Training ... for Now](https://arxiv.org/abs/2312.04567). Lijie Fan*, Kaifeng Chen, Dilip Krishnan, Dina Katabi, Phillip Isola, Yonglong Tian*.
- `SynCLR` - [Learning Vision from Models Rivals Learning Vision from Data](SynCLR/assets/synclr_paper.pdf). Yonglong Tian*, Lijie Fan*, Kaifeng Chen, Dina Katabi, Dilip Krishnan, Phillip Isola.

## Disclaimer
This is not an officially supported Google product.

## License
Apache2 license.

## Contact
Yonglong Tian ([email protected])
Lijie Fan ([email protected])