{"id":17950961,"url":"https://github.com/brucemacd/cat-facial-detection","last_synced_at":"2025-10-04T04:32:24.362Z","repository":{"id":85118718,"uuid":"169357816","full_name":"BruceMacD/Cat-Facial-Detection","owner":"BruceMacD","description":":cat: Detecting and mapping cat faces.","archived":false,"fork":false,"pushed_at":"2019-02-17T06:41:31.000Z","size":73031,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T02:43:20.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BruceMacD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-02-06T05:07:04.000Z","updated_at":"2024-07-08T03:12:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f5be63c-031f-4740-be00-8a506a97b502","html_url":"https://github.com/BruceMacD/Cat-Facial-Detection","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/BruceMacD%2FCat-Facial-Detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceMacD%2FCat-Facial-Detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceMacD%2FCat-Facial-Detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BruceMacD%2FCat-Facial-Detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BruceMacD","download_url":"https://codeload.github.com/BruceMacD/Cat-Facial-Detection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235217939,"owners_count":18954524,"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-29T09:41:37.708Z","updated_at":"2025-10-04T04:32:18.795Z","avatar_url":"https://github.com/BruceMacD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cat-Facial-Detection\n![facial landmarks sample](https://raw.githubusercontent.com/BruceMacD/Cat-Facial-Detection/master/data/sample_output.png)\n\n:cat: Detecting and mapping cat faces.\n\n\n## Usage\ndetect_cat_faces.py -i \u003cpath/to/inputCatImg.jpg\u003e\n\n```\ndetect_cat_faces.py -i data/mimi.jpg\n```\n\n## Requirements\n* OpenCV v3.0+\n* numpy\n* dlib (for the landmark detection)\n* Python 3\n\n## Sources\nCat facial landmark detection model\n\nhttps://www.kaggle.com/aakashnain/cats-everywhere\n\nCat data set\n\nhttps://www.kaggle.com/crawford/cat-dataset\n\nDetecting cats in images with OpenCV\n\nhttps://www.pyimagesearch.com/2016/06/20/detecting-cats-in-images-with-opencv/\n\nRapid Object Detection using a Boosted Cascade of Simple Features\n\nhttps://www.cs.cmu.edu/~efros/courses/LBMV07/Papers/viola-cvpr-01.pdf\n\n## License\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucemacd%2Fcat-facial-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrucemacd%2Fcat-facial-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrucemacd%2Fcat-facial-detection/lists"}