https://github.com/paulbricman/thisrepositorydoesnotexist
A curated list of awesome projects which use Machine Learning to generate synthetic content.
https://github.com/paulbricman/thisrepositorydoesnotexist
generation-algorithms generative-adversarial-network synthetic-data synthetic-dataset-generation synthetic-images
Last synced: about 1 month ago
JSON representation
A curated list of awesome projects which use Machine Learning to generate synthetic content.
- Host: GitHub
- URL: https://github.com/paulbricman/thisrepositorydoesnotexist
- Owner: paulbricman
- Created: 2019-02-19T10:39:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T17:58:56.000Z (about 2 years ago)
- Last Synced: 2025-03-06T14:56:11.320Z (about 1 month ago)
- Topics: generation-algorithms, generative-adversarial-network, synthetic-data, synthetic-dataset-generation, synthetic-images
- Homepage:
- Size: 34.2 KB
- Stars: 585
- Watchers: 17
- Forks: 40
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- stars - paulbricman/thisrepositorydoesnotexist - A curated list of awesome projects which use Machine Learning to generate synthetic content. (Others)
README
# This Repository Does Not Exist [](https://github.com/sindresorhus/awesome)
A curated list of awesome projects which use Machine Learning to generate synthetic content.# Sampling Websites
## Images
- Synthetic Faces: [thispersondoesnotexist](http://www.thispersondoesnotexist.com)
- Synthetic Faces Game: [whichfaceisreal](http://www.whichfaceisreal.com/)
- Synthetic Rental Listings: [thisrentaldoesnotexist](https://thisrentaldoesnotexist.com/)
- Synthetic Cats: [thiscatdoesnotexist](https://thiscatdoesnotexist.com/)
- Synthetic Birds: [This Bird Does Not Exist](https://twitter.com/bird_not_exist)
- More Synthetic Cats: [thesecatsdonotexist](http://thesecatsdonotexist.com/)
- Synthetic Anime-Style Female Faces: [thiswaifudoesnotexist](http://www.thiswaifudoesnotexist.net/index.html)
- More Synthetic Anime-Style Female Faces: [thesewaifusdonotexist](https://www.obormot.net/demos/these-waifus-do-not-exist-alt)
- 100,000 Faces Generated by AI: [generated.photos](https://generated.photos/)
- Interactive Generation of Art, Faces and More: [thispicturedoesnotexist](https://thispicturedoesnotexist.com)
- Synthetic Anime Characters, Manga, Faces: [thisanimedoesnotexist](https://thisanimedoesnotexist.ai)
- Synthetic Shoes: [thisshoedoesnotexist](https://www.thisshoedoesnotexist.com/)## Text
- Synthetic Lyrics: [theselyricsdonotexist](https://theselyricsdonotexist.com/)
- Synthetic Quotes: [machinewisdom](https://machineswisdom.com/)
- Synthetic Resumes: [thisresumedoesnotexist](https://thisresumedoesnotexist.com/)
- Synthetic Words: [thisworddoesnotexist.com](https://www.thisworddoesnotexist.com/)
- Synthetic Game Reviews: [thisgamereviewdoesnotexist.com](https://thisgamereviewdoesnotexist.com/)## Procedural
- Random Start-ups: [thisstartupdoesnotexist](https://thisstartupdoesnotexist.com/)# Open Source Projects
### Image Synthesis
- **Nvidia Research** Progressive Growing of GANs for Improved Quality, Stability, and Variation [Repo](https://github.com/tkarras/progressive_growing_of_gans) [Samples](https://drive.google.com/drive/folders/1j6uZ_a6zci0HyKZdpDq9kSa8VihtEPCp)
- **Nvidia Research** StyleGAN [Repo](https://github.com/NVlabs/stylegan) [Samples](https://drive.google.com/drive/folders/100DJ0QXyG89HZzB4w2Cbyf4xjNK54cQ1)
### Text Synthesis
- **OpenAI** Language Models are Unsupervised Multitask Learners [Repo](https://github.com/openai/gpt-2) [Samples](https://blog.openai.com/better-language-models/)# Contributing
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/paubric/awesome-doesnotexist/blob/master/CONTRIBUTING.md) first.