{"id":16105264,"url":"https://github.com/tkat0/pytorch_blazeface","last_synced_at":"2025-04-06T20:13:58.301Z","repository":{"id":48057284,"uuid":"192996208","full_name":"tkat0/PyTorch_BlazeFace","owner":"tkat0","description":" Unofficial PyTorch implementation of BlazeFace","archived":false,"fork":false,"pushed_at":"2023-12-15T05:44:11.000Z","size":14,"stargazers_count":323,"open_issues_count":5,"forks_count":57,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-30T19:07:24.709Z","etag":null,"topics":["blazeface","pytorch-implementation"],"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/tkat0.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":"2019-06-20T22:48:12.000Z","updated_at":"2025-02-17T09:09:48.000Z","dependencies_parsed_at":"2024-10-26T19:31:31.342Z","dependency_job_id":null,"html_url":"https://github.com/tkat0/PyTorch_BlazeFace","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/tkat0%2FPyTorch_BlazeFace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2FPyTorch_BlazeFace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2FPyTorch_BlazeFace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkat0%2FPyTorch_BlazeFace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkat0","download_url":"https://codeload.github.com/tkat0/PyTorch_BlazeFace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543595,"owners_count":20955865,"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":["blazeface","pytorch-implementation"],"created_at":"2024-10-09T19:09:04.094Z","updated_at":"2025-04-06T20:13:58.283Z","avatar_url":"https://github.com/tkat0.png","language":"Python","readme":"# PyTorch_BlazeFace\n\n[![Build Status](https://travis-ci.com/tkat0/PyTorch_BlazeFace.svg?branch=master)](https://travis-ci.com/tkat0/PyTorch_BlazeFace)\n\nUnofficial PyTorch implementation of [BlazeFace](https://sites.google.com/view/perception-cv4arvr/blazeface)\n\n## Installation\n\n```bash\npip install git+https://github.com/tkat0/PyTorch_BlazeFace\n```\n\n```python\nimport torch\nfrom blazeface import BlazeFace\n\nx = torch.randn(1, 3, 128, 128)\nmodel = BlazeFace()\nh = model(x)\n```\n\n## Paper\n### BlazeFace: Sub-millisecond Neural Face Detection on Mobile GPUs\n[[Project Page]](https://sites.google.com/view/perception-cv4arvr/blazeface)\n[[Original Implementation]](https://github.com/google/mediapipe/tree/master/mediapipe/models#blazeface-face-detection-model)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkat0%2Fpytorch_blazeface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkat0%2Fpytorch_blazeface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkat0%2Fpytorch_blazeface/lists"}