{"id":13844577,"url":"https://github.com/kendricktan/drawlikebobross","last_synced_at":"2025-04-26T18:15:20.765Z","repository":{"id":87642911,"uuid":"86957867","full_name":"kendricktan/drawlikebobross","owner":"kendricktan","description":"Draw like Bob Ross using the power of Neural Networks (With PyTorch)!","archived":false,"fork":false,"pushed_at":"2017-04-05T18:38:42.000Z","size":81143,"stargazers_count":116,"open_issues_count":1,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-25T16:15:01.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kendricktan.github.io/draw-like-bob-ross-with-pytorch.html#draw-like-bob-ross-with-pytorch","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/kendricktan.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":"2017-04-02T02:40:48.000Z","updated_at":"2025-04-03T14:33:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"93e9b9fa-dbd3-44f0-aa3c-74903cfcb679","html_url":"https://github.com/kendricktan/drawlikebobross","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/kendricktan%2Fdrawlikebobross","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendricktan%2Fdrawlikebobross/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendricktan%2Fdrawlikebobross/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendricktan%2Fdrawlikebobross/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kendricktan","download_url":"https://codeload.github.com/kendricktan/drawlikebobross/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250850362,"owners_count":21497494,"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-08-04T17:02:46.158Z","updated_at":"2025-04-25T16:15:09.418Z","avatar_url":"https://github.com/kendricktan.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python","Pytorch elsewhere ｜ Pytorch相关","Pytorch elsewhere"],"sub_categories":["Other libraries｜其他库:","Other libraries:"],"readme":"# Draw like Bob Ross using the power of Neural Networks! (+ Pytorch)\n\n![Sample](https://i.imgur.com/9rdXfdM.png)\n\n## Learning Process Visualization\n\n![webm](https://thumbs.gfycat.com/DefenselessEminentKookaburra-size_restricted.gif)\n\n# Getting started\n## Install dependecies\n### Requires python3.x\n```\npip install -r requirements.txt\npip install http://download.pytorch.org/whl/cu75/torch-0.1.11.post5-cp36-cp36m-linux_x86_64.whl \npip install torchvision\n```\n\n# Run server (using pretrained model)\n```\npython app.py --resume pretrained_models/450epoch_aae.tar\n```\n\nNavigate to 127.0.0.1:5000\n\n# Run server (from scatch)\n## 1. Scrapping data \n```\n./scrapper.sh\n```\n\n## 2. Preprocess data (should take around 5-10 mins)\n```\npython preprocess.py\n```\n\n## 3. Train data\n```\ncd aae\npython train.py\n```\n\n## 4. Run server\n```\ncd PROJECT_ROOT\npython app.py --resume TRAINEDMODEL.path.tar\n```\n\nNavigate to 127.0.0.1:5000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendricktan%2Fdrawlikebobross","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkendricktan%2Fdrawlikebobross","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendricktan%2Fdrawlikebobross/lists"}