{"id":19797841,"url":"https://github.com/podgorskiy/vae","last_synced_at":"2025-06-15T05:33:57.417Z","repository":{"id":83553045,"uuid":"174600377","full_name":"podgorskiy/VAE","owner":"podgorskiy","description":"Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.","archived":false,"fork":false,"pushed_at":"2019-03-11T02:18:43.000Z","size":5419,"stargazers_count":73,"open_issues_count":3,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-01T03:36:31.831Z","etag":null,"topics":["autoencoder","celeba","celeba-dataset","deep-learning","deep-neural-networks","deeplearning","faces","pytorch","vae","variational-autoencoder"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/podgorskiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-08T19:55:42.000Z","updated_at":"2025-03-16T18:08:52.000Z","dependencies_parsed_at":"2023-07-07T18:45:59.298Z","dependency_job_id":null,"html_url":"https://github.com/podgorskiy/VAE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/podgorskiy/VAE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podgorskiy%2FVAE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podgorskiy%2FVAE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podgorskiy%2FVAE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podgorskiy%2FVAE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podgorskiy","download_url":"https://codeload.github.com/podgorskiy/VAE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podgorskiy%2FVAE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259926947,"owners_count":22933132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoencoder","celeba","celeba-dataset","deep-learning","deep-neural-networks","deeplearning","faces","pytorch","vae","variational-autoencoder"],"created_at":"2024-11-12T07:27:03.762Z","updated_at":"2025-06-15T05:33:57.405Z","avatar_url":"https://github.com/podgorskiy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Variational Autoencoder\nExample of vanilla VAE for face image generation at resolution 128x128.\n\nAuto-Encoding Variational Bayes: https://arxiv.org/abs/1312.6114\n\nGeneration:\n\u003cdiv\u003e\n\t\u003cimg src='/sample_generation.jpg'\u003e\n\u003c/div\u003e\n\nOriginal Faces vs. Reconstructed Faces:\n\n\u003cdiv\u003e\n\t\u003cimg src='/sample_reconstraction.jpg'\u003e\n\u003c/div\u003e\n\n## How to Run\nYou need to have pytorch \u003e= v0.4.1 and cuda/cuDNN drivers installed.\n\nTo install requirements:\n\n```python\npip install -r requirements.txt\n```\n\nTo download and prepare dataset:\n```python\npython prepare_celeba.py\n```\n\nTo train:\n```python\npython VAE.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodgorskiy%2Fvae","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodgorskiy%2Fvae","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodgorskiy%2Fvae/lists"}