{"id":13862670,"url":"https://github.com/soapisnotfat/super-resolution","last_synced_at":"2025-07-14T13:31:52.360Z","repository":{"id":41296391,"uuid":"115953728","full_name":"soapisnotfat/super-resolution","owner":"soapisnotfat","description":"collection of super-resolution models \u0026 algorithms","archived":false,"fork":false,"pushed_at":"2018-12-20T23:34:52.000Z","size":55,"stargazers_count":743,"open_issues_count":12,"forks_count":224,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-08-05T06:06:11.842Z","etag":null,"topics":["fsrcnn","pytorch","resolution-models","srcnn","srgan","sup-pixel-cnn"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soapisnotfat.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}},"created_at":"2018-01-01T22:50:22.000Z","updated_at":"2024-07-31T19:21:41.000Z","dependencies_parsed_at":"2022-09-01T14:04:14.743Z","dependency_job_id":null,"html_url":"https://github.com/soapisnotfat/super-resolution","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/soapisnotfat%2Fsuper-resolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soapisnotfat%2Fsuper-resolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soapisnotfat%2Fsuper-resolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soapisnotfat%2Fsuper-resolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soapisnotfat","download_url":"https://codeload.github.com/soapisnotfat/super-resolution/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225980898,"owners_count":17554919,"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":["fsrcnn","pytorch","resolution-models","srcnn","srgan","sup-pixel-cnn"],"created_at":"2024-08-05T06:01:49.755Z","updated_at":"2024-11-22T23:30:20.141Z","avatar_url":"https://github.com/soapisnotfat.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# super-resolution\nA collection of super-resolution models \u0026 algorithms\n\nDetail introduction of each model is in corresponding sub-folds.\n\nAuthored by [icpm](https://github.com/icpm)\n\n## Requirement\n- python3.6\n- numpy\n- pytorch 1.0.0\n\n## Models\n- [VDSR](https://github.com/icpm/super-resolution/tree/master/VDSR)\n- [EDSR](https://github.com/icpm/super-resolution/tree/master/EDSR)\n- [DCRN](https://github.com/icpm/super-resolution/tree/master/DRCN)\n- [SubPixelCNN](https://github.com/icpm/super-resolution/tree/master/SubPixelCNN)\n- [SRCNN](https://github.com/icpm/super-resolution/tree/master/SRCNN)\n- [FSRCNN](https://github.com/icpm/super-resolution/tree/master/FSRCNN)\n- [SRGAN](https://github.com/icpm/super-resolution/tree/master/SRGAN)\n- [DBPN](https://github.com/icpm/super-resolution/tree/master/DBPN)\n\n## Usage\ntrain:\n\n```bash\n$ python3 main.py -m [sub/srcnn/cdsr/edsr/fsrcnn/drcn/srgan/dbpn]\n```\n\nsuper resolve:\n\n```bash\n$ python3 super_resolve\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoapisnotfat%2Fsuper-resolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoapisnotfat%2Fsuper-resolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoapisnotfat%2Fsuper-resolution/lists"}