{"id":21476651,"url":"https://github.com/kazuhito00/unity-barracuda-singlehandlocalization-webgl","last_synced_at":"2025-09-11T13:05:23.935Z","repository":{"id":106675120,"uuid":"353728961","full_name":"Kazuhito00/Unity-Barracuda-SingleHandLocalization-WebGL","owner":"Kazuhito00","description":"Unity BarracudaでSingle-Hand-Localizationを動作させるサンプルです。単一の手の位置推定を行います。また、現時点(2021/04/02)でUnityのWebGLはCPU推論のみのサポートです。","archived":false,"fork":false,"pushed_at":"2021-04-02T00:56:21.000Z","size":42795,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T10:46:09.241Z","etag":null,"topics":["barracuda","hand","onnx","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Kazuhito00.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":"2021-04-01T14:34:23.000Z","updated_at":"2024-02-07T10:22:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"70b12fa8-52c9-49a9-8bba-ceb7a86fb03f","html_url":"https://github.com/Kazuhito00/Unity-Barracuda-SingleHandLocalization-WebGL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kazuhito00/Unity-Barracuda-SingleHandLocalization-WebGL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Barracuda-SingleHandLocalization-WebGL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Barracuda-SingleHandLocalization-WebGL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Barracuda-SingleHandLocalization-WebGL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Barracuda-SingleHandLocalization-WebGL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kazuhito00","download_url":"https://codeload.github.com/Kazuhito00/Unity-Barracuda-SingleHandLocalization-WebGL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazuhito00%2FUnity-Barracuda-SingleHandLocalization-WebGL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274640911,"owners_count":25322843,"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-09-11T02:00:13.660Z","response_time":74,"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":["barracuda","hand","onnx","unity"],"created_at":"2024-11-23T11:09:43.157Z","updated_at":"2025-09-11T13:05:23.926Z","avatar_url":"https://github.com/Kazuhito00.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity-Barracuda-SingleHandLocalization-WebGL\nUnity Barracudaで[Single-Hand-Localization](https://github.com/Kazuhito00/Single-Hand-Localization)を動作させるサンプルです。\u003cbr\u003e\n単一の手の位置推定を行います。\u003cbr\u003e\nまた、現時点(2021/04/02)でUnityのWebGLはCPU推論のみのサポートです。\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/37477845/113316638-8ba9f880-9349-11eb-8cfc-f65ec82bd300.gif\" width=\"60%\"\u003e\u003cbr\u003e\n※上記イメージはブラウザ上でのWebGL実行(CPU推論)\n\n# Demo\n動作確認用ページは以下。\u003cbr\u003e\n[https://kazuhito00.github.io/Unity-Barracuda-SingleHandLocalization-WebGL/WebGL-Build](https://kazuhito00.github.io/Unity-Barracuda-SingleHandLocalization-WebGL/WebGL-Build/)\n\n# Requirement (Unity)\n* Unity 2021.1.0b6 or later\n* Barracuda 1.3.0 or later\n\n# FPS(参考値)\nWebCamController.cs の Update()の呼び出し周期を計測したものです。\u003cbr\u003e\n推論に非同期処理のため、FPSは見かけ上のFPSであり、推論自体のFPSではありません。\u003cbr\u003e\n|  | SingleHandLocalization |\n| - | :- |\n| WebGL\u003cbr\u003eCPU：Core i7-8750H CPU @2.20GHz | 約6.7FPS\u003cbr\u003eCSharpBurst |\n| WebGL\u003cbr\u003eCPU：Core i5-5200U CPU @2.20GHz | 約3.0FPS\u003cbr\u003eCSharpBurst |\n| Unity Editor\u003cbr\u003eGPU：GTX 1050 Ti Max-Q(4GB) | 約45FPS\u003cbr\u003eComputePrecompiled |\n\n\u003cimg src=\"https://user-images.githubusercontent.com/37477845/113316578-7634ce80-9349-11eb-87c0-c4102c595e46.gif\" width=\"60%\"\u003e\n※上記イメージはUnity Editorでの実行(GPU推論)\n\n# Reference\n* [Barracuda 1.3.0 preview](https://docs.unity3d.com/Packages/com.unity.barracuda@1.3/manual/index.html)\n* [Kazuhito00/Single-Hand-Localization](https://github.com/Kazuhito00/Single-Hand-Localization)\n\n# Author\n高橋かずひと(https://twitter.com/KzhtTkhs)\n\n# License \nUnity-Barracuda-SingleHandLocalization-WebGL is under [Apache v2 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazuhito00%2Funity-barracuda-singlehandlocalization-webgl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazuhito00%2Funity-barracuda-singlehandlocalization-webgl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazuhito00%2Funity-barracuda-singlehandlocalization-webgl/lists"}