{"id":13612695,"url":"https://github.com/ChillingDream/Lifelong-Gan","last_synced_at":"2025-04-13T12:32:29.284Z","repository":{"id":110803793,"uuid":"217237816","full_name":"ChillingDream/Lifelong-Gan","owner":"ChillingDream","description":"A tensorlayer implementation of LifeLong Gan","archived":false,"fork":false,"pushed_at":"2020-01-13T11:50:45.000Z","size":237,"stargazers_count":14,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T20:43:28.850Z","etag":null,"topics":["gan"],"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/ChillingDream.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}},"created_at":"2019-10-24T07:26:28.000Z","updated_at":"2024-08-28T06:41:18.000Z","dependencies_parsed_at":"2023-04-27T22:47:57.894Z","dependency_job_id":null,"html_url":"https://github.com/ChillingDream/Lifelong-Gan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillingDream%2FLifelong-Gan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillingDream%2FLifelong-Gan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillingDream%2FLifelong-Gan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChillingDream%2FLifelong-Gan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChillingDream","download_url":"https://codeload.github.com/ChillingDream/Lifelong-Gan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714684,"owners_count":21149938,"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"],"created_at":"2024-08-01T20:00:33.245Z","updated_at":"2025-04-13T12:32:28.958Z","avatar_url":"https://github.com/ChillingDream.png","language":"Python","funding_links":[],"categories":["4. GAN"],"sub_categories":["1.2 DatasetAPI and TFRecord Examples"],"readme":"# LifeLong-Gan\n\n### Requirements\n\n* Tensorflow 2.0.0\n* Tensorlayer 2.0\n* Python 3.6\n* Numpy\n* Tqdm\n\n### Model\n\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"img/model.png\"\u003e\u003c/div\u003e\n\n### Prepare data\n\n* Create a folder `data` in the project directory.\n* You can run `download_dataset.sh` in folder datasets to download the images or directly put the images in folder `data`, training data in a subdirectory `train` and test data in `val`.\n\n### Run\n\n* Training\n\n  ``` bash\n  python train.py --tasks edges2shoes+facades\n  ```\n  Tasks edges2shoes and facades will be trained in turn. You can replace them with your datasets and concatenate the task names with \"+\". More training settings can be found in `params.py`.\n\n* Evaluation\n\n  ```bash\n  python evaluate.py --tasks edges2shoes+facades\n  ```\n  The evaluation results can be found in subdirectory `samples`.\n\n  \n\n### Reference\n\n* [1] Lifelong GAN: Continual Learning for Conditional Image Generation. ICCV, 2019\n\n* [2] Toward Multimodal Image-to-Image Translation. NeurIPS, 2017.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChillingDream%2FLifelong-Gan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FChillingDream%2FLifelong-Gan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChillingDream%2FLifelong-Gan/lists"}