{"id":13551151,"url":"https://github.com/angristan/palette","last_synced_at":"2025-03-21T23:32:50.382Z","repository":{"id":49890469,"uuid":"225658233","full_name":"angristan/palette","owner":"angristan","description":"Extract color palette from an image with k-means and k-NN // Project for the AI/ML class at Hanyang University","archived":false,"fork":false,"pushed_at":"2023-10-21T17:57:22.000Z","size":168,"stargazers_count":30,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-14T04:43:24.692Z","etag":null,"topics":["color-palette","flask","kmeans","knn","opencv","pandas","python","scikit-learn"],"latest_commit_sha":null,"homepage":"https://palette.fly.dev","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/angristan.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-12-03T15:50:19.000Z","updated_at":"2024-09-24T19:41:55.000Z","dependencies_parsed_at":"2024-01-16T19:04:26.320Z","dependency_job_id":null,"html_url":"https://github.com/angristan/palette","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/angristan%2Fpalette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fpalette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fpalette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angristan%2Fpalette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angristan","download_url":"https://codeload.github.com/angristan/palette/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820595,"owners_count":16886222,"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":["color-palette","flask","kmeans","knn","opencv","pandas","python","scikit-learn"],"created_at":"2024-08-01T12:01:43.305Z","updated_at":"2025-03-21T23:32:50.374Z","avatar_url":"https://github.com/angristan.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Palette\n\nPalette is a website where you can upload an image and get the dominant colors (using k-means clustering) as well as the associated color names (using k-nearest neighbor).\n\nThis is a project for the *Introduction to Artificial Intelligence* at Hanyang University under professor Youngjoon Won.\n\nMotivation, technical details and methodology cam be found in our so-called \"[blog post](docs/blog)\" as part the [assignment](docs/instructions-assignement-blog-post-video.pdf).\n\n![](docs/images/app.png)\n\n\n## Setup\n\nRequirements: Python 3\n\n```sh\ngit clone git@github.com:angristan/palette.git\ncd palette\npip install -r requirements.txt\nflask run\n```\n\nPalette is running on http://localhost:5000/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangristan%2Fpalette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangristan%2Fpalette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangristan%2Fpalette/lists"}