{"id":14958827,"url":"https://github.com/thisisiron/tf2-gan","last_synced_at":"2025-05-02T12:32:03.239Z","repository":{"id":105490308,"uuid":"197170613","full_name":"thisisiron/TF2-GAN","owner":"thisisiron","description":"🐳 GAN implemented as Tensorflow 2.X","archived":false,"fork":false,"pushed_at":"2020-11-18T04:08:44.000Z","size":3865,"stargazers_count":64,"open_issues_count":4,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-07T02:07:17.179Z","etag":null,"topics":["gan","gan-tutorial","generative-adversarial-network","tensorflow","tensorflow-examples","tensorflow-tutorials","tensorflow2","tf2"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thisisiron.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":"2019-07-16T10:12:53.000Z","updated_at":"2024-08-25T07:57:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"afef85f1-517f-46c2-a9f7-8025611a40a1","html_url":"https://github.com/thisisiron/TF2-GAN","commit_stats":{"total_commits":68,"total_committers":2,"mean_commits":34.0,"dds":"0.42647058823529416","last_synced_commit":"4833412a2fc65909576c0adff07c5cdadadc4249"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisiron%2FTF2-GAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisiron%2FTF2-GAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisiron%2FTF2-GAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisiron%2FTF2-GAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisisiron","download_url":"https://codeload.github.com/thisisiron/TF2-GAN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252038231,"owners_count":21684657,"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":["gan","gan-tutorial","generative-adversarial-network","tensorflow","tensorflow-examples","tensorflow-tutorials","tensorflow2","tf2"],"created_at":"2024-09-24T13:18:21.940Z","updated_at":"2025-05-02T12:31:58.229Z","avatar_url":"https://github.com/thisisiron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TF2-GAN \n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://pbs.twimg.com/profile_images/1103339571977248768/FtFnqC38_400x400.png\" width=\"200\"\\\u003e\n\u003c/p\u003e\n\n## Introduction\nTypical GANs are implemented as Tensorflow 2. \u003cbr\u003e\nI followed the suggestions in the papers, and I slightly changed the model structure or optimizer for simple task. \u003cbr\u003e\n\n## Requirements\nTensorflow 2.0\u003cbr\u003e\nTensorflow Datasets\u003cbr\u003e\nTensorflow-addons\n\n## How to Run \n```\ncd GAN_DIR_YOU_WANT\npython train.py\n```\n\n## File structure\n| Name     | Description                                 |\n|----------|---------------------------------------------|\n| utils.py | Loss function, Image storage function, etc. |\n| model.py | Model Architecture                          |\n| train.py | Model learning and Loading datasets         |\n\n## GAN List\n- [X] GAN\n- [X] CGAN\n- [X] DCGAN\n- [X] LSGAN\n- [X] WGAN\n- [X] WGAN-GP \n- [X] CycleGAN\n- [X] StarGAN\n- [X] SRGAN\n- [ ] SAGAN\n- [ ] ACGAN\n- [ ] infoGAN\n- [ ] BEGAN\n- [ ] BigGAN\n- [ ] Stacked GAN\n- [ ] EBGAN\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisiron%2Ftf2-gan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisisiron%2Ftf2-gan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisiron%2Ftf2-gan/lists"}