{"id":29984945,"url":"https://github.com/theveryhim/segmentation-clustering","last_synced_at":"2025-08-04T21:17:17.298Z","repository":{"id":306981719,"uuid":"1027924032","full_name":"theveryhim/Segmentation-Clustering","owner":"theveryhim","description":"Using clustering methods such as K-means as segmentors","archived":false,"fork":false,"pushed_at":"2025-07-28T18:50:12.000Z","size":3098,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T20:45:36.424Z","etag":null,"topics":["clustering","deep-learning","image-processing","image-segmentation","unsupervised-learning"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/theveryhim.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,"zenodo":null}},"created_at":"2025-07-28T18:33:36.000Z","updated_at":"2025-07-28T18:52:18.000Z","dependencies_parsed_at":"2025-07-28T20:45:37.978Z","dependency_job_id":"1a311837-e7f7-4474-a94d-0940b1782386","html_url":"https://github.com/theveryhim/Segmentation-Clustering","commit_stats":null,"previous_names":["theveryhim/segmentation-clustering"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/theveryhim/Segmentation-Clustering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theveryhim%2FSegmentation-Clustering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theveryhim%2FSegmentation-Clustering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theveryhim%2FSegmentation-Clustering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theveryhim%2FSegmentation-Clustering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theveryhim","download_url":"https://codeload.github.com/theveryhim/Segmentation-Clustering/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theveryhim%2FSegmentation-Clustering/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268777588,"owners_count":24306013,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clustering","deep-learning","image-processing","image-segmentation","unsupervised-learning"],"created_at":"2025-08-04T21:17:13.586Z","updated_at":"2025-08-04T21:17:17.266Z","avatar_url":"https://github.com/theveryhim.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Segmentation with Unsupervised and Pretrained Models\n\nHere in this repo we try to segment some images using 3 types of methods:\n\n## Unsupervised Segmentation\nSegment all images using the following algorithms:\n- **Fuzzy C-Means**\n- **K-Means**\n\n## Feature-Based Segmentation\n\nUsing a **pretrained ResNet model** (or any other suitable method):\n- Extract **feature maps** from the input images.\n- Resize these maps using **interpolation** or another technique to match the original image size.\n- Concatenate the resized feature maps with the original image as input.\n- Apply **Fuzzy C-Means** and **K-Means** segmentation again using this augmented input.\n\n## Segmentation with SAM Model\n\nUse the **pretrained SAM (Segment Anything Model)** to perform image segmentation on the same dataset.\n\n## Results\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"images/1.png\" alt=\"Descriptive Alt Text\" class=\"fit-width-image\"\u003e\n    \u003cimg src=\"images/2.png\" alt=\"Descriptive Alt Text\" class=\"fit-width-image\"\u003e\n    \u003cimg src=\"images/3.png\" alt=\"Descriptive Alt Text\" class=\"fit-width-image\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheveryhim%2Fsegmentation-clustering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheveryhim%2Fsegmentation-clustering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheveryhim%2Fsegmentation-clustering/lists"}