{"id":24999008,"url":"https://github.com/karvy-singh/sort_memories","last_synced_at":"2025-07-29T21:13:35.495Z","repository":{"id":270856319,"uuid":"911648921","full_name":"Karvy-Singh/Sort_Memories","owner":"Karvy-Singh","description":"Sort photos based on the criteria of \"Me with my fav people x,y,z\" out of bunch of group photos/random photos","archived":false,"fork":false,"pushed_at":"2025-01-03T17:15:06.000Z","size":98238,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T18:12:08.131Z","etag":null,"topics":["dlib-face-detection","dlib-face-recognition","face-recognition","python"],"latest_commit_sha":null,"homepage":"","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/Karvy-Singh.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":"2025-01-03T14:14:13.000Z","updated_at":"2025-02-20T08:09:30.000Z","dependencies_parsed_at":"2025-01-03T16:28:38.153Z","dependency_job_id":null,"html_url":"https://github.com/Karvy-Singh/Sort_Memories","commit_stats":null,"previous_names":["karvy-singh/sort_memories"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karvy-Singh%2FSort_Memories","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karvy-Singh%2FSort_Memories/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karvy-Singh%2FSort_Memories/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karvy-Singh%2FSort_Memories/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karvy-Singh","download_url":"https://codeload.github.com/Karvy-Singh/Sort_Memories/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karvy-Singh%2FSort_Memories/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259048790,"owners_count":22797799,"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":["dlib-face-detection","dlib-face-recognition","face-recognition","python"],"created_at":"2025-02-04T18:52:48.572Z","updated_at":"2025-06-10T09:35:32.576Z","avatar_url":"https://github.com/Karvy-Singh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sort_Memories\n\n## Brief\n\nSort photos based on the criteria of \"Me with my favorite people (x, y, z...)\" out of a bunch of group photos/random photos.\n\n## Overview\n\nIn scenarios where you have a collection of photos from a public event and want to find yourself or specific individuals:\n\n1. **Upload Sample Pictures** of each individual for face detection on `local_host/upload`.\n2. **Upload Group Pictures** for recognition and sorting on `local_host/recog`.\n\nThe sorted images will be available in the \"saved_data\" directory in your current directory.\n\n## Instructions\n\n### 1. Upload Sample Pictures\n\n- Navigate to `local_host/upload`.\n- Upload sample images of individuals for face detection.\n\n### 2. Upload Group Pictures\n\n- Navigate to `local_host/recog`.\n- Upload group images for face recognition and sorting.\n\n### 3. View Results\n\n- After processing, the sorted images will be available in the `saved_data` directory within your current directory.\n\n## SETUP\n\n### 1. Clone and Navigate to Repository\n```bash\ngit clone https://github.com/Karvy-Singh/Sort_Memories.git\ncd Sort_Memories\n```\n### 2. Set Up Virtual Environment\n```bash\npython -m venv env\nsource env/bin/activate  # On Windows use `env\\Scripts\\activate`\n```\n### 3. Install Required Dependencies\n```bash\npip install face_recognition dlib flask Werkzeug\n```\nOR \n```bash\npip install -r requirements.txt\n```\n### 4. Run the Application\n```bash\nsource env/bin/activate  # On Windows use `env\\Scripts\\activate`\npython final.py\n```\nvisit ```http://localhost:5000``` or any other port as displayed on terminal to run the application and follow the above mentioned steps.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarvy-singh%2Fsort_memories","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarvy-singh%2Fsort_memories","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarvy-singh%2Fsort_memories/lists"}