{"id":29595405,"url":"https://github.com/soooda/linediff","last_synced_at":"2026-04-12T16:10:55.849Z","repository":{"id":304652809,"uuid":"1018854409","full_name":"Soooda/LineDiff","owner":"Soooda","description":"This repo contains my code for my master's thesis - Generative In-between Line-drawing Interpolation","archived":false,"fork":false,"pushed_at":"2025-07-14T14:44:32.000Z","size":101623,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T14:54:20.208Z","etag":null,"topics":["frame-interpolation","pytorch","sketch"],"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/Soooda.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,"zenodo":null}},"created_at":"2025-07-13T07:31:55.000Z","updated_at":"2025-07-14T14:44:36.000Z","dependencies_parsed_at":"2025-07-14T15:05:49.101Z","dependency_job_id":null,"html_url":"https://github.com/Soooda/LineDiff","commit_stats":null,"previous_names":["soooda/linediff"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Soooda/LineDiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2FLineDiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2FLineDiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2FLineDiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2FLineDiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soooda","download_url":"https://codeload.github.com/Soooda/LineDiff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soooda%2FLineDiff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266087790,"owners_count":23874519,"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":["frame-interpolation","pytorch","sketch"],"created_at":"2025-07-20T08:08:37.646Z","updated_at":"2026-04-12T16:10:55.843Z","avatar_url":"https://github.com/Soooda.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generative In-between Line-drawing Interpolation\n\n## Environment\n\n```bash\nconda create -n LineDiff python=3.13\nconda activate LineDiff\npip install -r requirements.txt\n```\n\n## Weights\n\nYou can download the pre-trained weights via this [URL](https://www.alipan.com/s/wqtDwMUMqaH). This is a self-extracting archive file made by [`makeself`](https://github.com/megastep/makeself). Download `weights.run` file into the project directory and run:\n\n```bash\n./weights.run --keep\n```\n\nYou can get rid of `weights.run` file after unzipping the `weights` folder.\n\n\u003cdetails\u003e\n    \u003csummary\u003eNot working?\u003c/summary\u003e\n    \nTry `chmod u+x weights.run` to give the file the right permission.\n\u003c/details\u003e\n\n## Train\n\nUse `train.py` and `train_synthesis.py` to train and fine-tune on your data. The default dataloaders for AnimeRun and STD-12K are in `/data/` folder.\n\n## Test\n\nRun:\n\n```bash\npython test.py --frame1 \u003cpath to the first frame\u003e --frame2 \u003cpath to the second frame\u003e --output \u003cpath to the output file\u003e\n```\n\n## References\n\n* [FlowDiffuser](https://github.com/LA30/FlowDiffuser)\n* [GMFSS](https://github.com/98mxr/GMFSS_Fortuna)\n* [AnimeRun](https://github.com/lisiyao21/AnimeRun)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoooda%2Flinediff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoooda%2Flinediff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoooda%2Flinediff/lists"}