{"id":15937275,"url":"https://github.com/andersy005/pytorch-gan","last_synced_at":"2025-04-03T19:44:23.085Z","repository":{"id":96025249,"uuid":"123312518","full_name":"andersy005/Pytorch-GAN","owner":"andersy005","description":"Pytorch implementations of Generative Adversarial Networks.","archived":false,"fork":false,"pushed_at":"2018-03-05T06:20:08.000Z","size":404,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T23:37:56.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andersy005.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-02-28T16:36:15.000Z","updated_at":"2018-03-05T06:20:09.000Z","dependencies_parsed_at":"2023-04-24T16:47:56.981Z","dependency_job_id":null,"html_url":"https://github.com/andersy005/Pytorch-GAN","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"ae26e1e39116c3b65dacdf2cb9839be9a1cf210c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2FPytorch-GAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2FPytorch-GAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2FPytorch-GAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2FPytorch-GAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersy005","download_url":"https://codeload.github.com/andersy005/Pytorch-GAN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070782,"owners_count":20878581,"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":[],"created_at":"2024-10-07T05:02:01.817Z","updated_at":"2025-04-03T19:44:23.063Z","avatar_url":"https://github.com/andersy005.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Pytorch-GAN\nPytorch implementations of Generative Adversarial Networks.\n\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/andersy005/Pytorch-GAN/master)\n\n\n## About\nThis repo contains Pytorch implementations of Generative Adversarial Networks (GANs) suggested in research papers. The implementations are adapted from [Erik Linder-Norén's Keras-GAN repo](https://github.com/eriklindernoren/Keras-GAN).\n\nThroughout the implementations, I will try to follow Erik's philosophy:\n\u003e If dense layers produce reasonable results for a given model I will often prefer them over convolutional layers. The reason is that I would like to enable people without GPUs to test these implementations out. These models are in some cases simplified versions of the ones ultimately described in the papers, but I have chosen to focus on getting the core ideas covered instead of getting every layer configuration right. However, because of this the results will not always be as nice as in the papers.\n\n## Table of Contents\n- [Pytorch-GAN](#pytorch-gan)\n  * [About](#about)\n  * [Table of Contents](#table-of-contents)\n  * [Installation](#installation)\n  * [Implementations](#implementations)\n    + [ ] [Auxiliary Classifier GAN](#ac-gan)\n    + [ ] [Adversarial Autoencoder](#adversarial-autoencoder)\n    + [ ] [Bidirectional GAN](#bigan)\n    + [ ] [Boundary-Seeking GAN](#bgan)\n    + [ ] [Conditional GAN](#cgan)\n    + [ ] [Context-Conditional GAN](#cc-gan)\n    + [ ] [Context Encoder](#context-encoder)\n    + [ ] [Coupled GANs](#cogan)\n    + [ ] [CycleGAN](#cyclegan)\n    + [ ] [Deep Convolutional GAN](#dcgan)\n    + [ ] [DualGAN](#dualgan)\n    + [ ] [Generative Adversarial Network](#gan)\n    + [ ] [InfoGAN](#infogan)\n    + [ ] [LSGAN](#lsgan)\n    + [ ] [Pix2Pix](#pix2pix)\n    + [ ] [Semi-Supervised GAN](#sgan)\n    + [ ] [Wasserstein GAN](#wgan)\n    \n    \n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersy005%2Fpytorch-gan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersy005%2Fpytorch-gan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersy005%2Fpytorch-gan/lists"}