{"id":16739454,"url":"https://github.com/williamfalcon/cifar5","last_synced_at":"2025-04-10T13:13:43.327Z","repository":{"id":43409571,"uuid":"345142567","full_name":"williamFalcon/cifar5","owner":"williamFalcon","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-02T22:08:50.000Z","size":19,"stargazers_count":5,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T11:56:54.975Z","etag":null,"topics":[],"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/williamFalcon.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":"2021-03-06T16:37:12.000Z","updated_at":"2024-12-20T16:50:04.000Z","dependencies_parsed_at":"2022-08-31T05:50:15.525Z","dependency_job_id":null,"html_url":"https://github.com/williamFalcon/cifar5","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"Lightning-AI/deep-learning-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamFalcon%2Fcifar5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamFalcon%2Fcifar5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamFalcon%2Fcifar5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamFalcon%2Fcifar5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamFalcon","download_url":"https://codeload.github.com/williamFalcon/cifar5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225652,"owners_count":21068078,"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-10-13T00:51:15.660Z","updated_at":"2025-04-10T13:13:43.018Z","avatar_url":"https://github.com/williamFalcon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CIFAR 5 demo\n\n# Pull data\n\nDownload the dataset\n```bash\ngit clone https://github.com/YoongiKim/CIFAR-10-images.git\n```\nPrune classes to have only 5\n```bash\ncd CIFAR-10-images\n\nfor phase in train test\ndo\n    for class in automobile cat deer frog horse\n    do\n        echo \"$phase/$class\"\n        rm -rf \"$phase/$class\"\n    done\ndone\n```\n\n## Run demo\n\n```bash\npip install -r requirements.txt\npython project/lit_image_classifier.py --data_dir ../CIFAR-10-images\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamfalcon%2Fcifar5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamfalcon%2Fcifar5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamfalcon%2Fcifar5/lists"}