Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infocom-tpo/posenet-unity
PoseNet in Unity
https://github.com/infocom-tpo/posenet-unity
mobilenet pose-estimation tensorflow unity
Last synced: 8 days ago
JSON representation
PoseNet in Unity
- Host: GitHub
- URL: https://github.com/infocom-tpo/posenet-unity
- Owner: infocom-tpo
- Created: 2018-05-24T11:23:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T08:36:17.000Z (over 6 years ago)
- Last Synced: 2024-04-28T04:16:42.901Z (7 months ago)
- Topics: mobilenet, pose-estimation, tensorflow, unity
- Language: C#
- Size: 13.5 MB
- Stars: 123
- Watchers: 21
- Forks: 28
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PoseNet-Unity
[PoseNet](https://github.com/tensorflow/tfjs-models/tree/master/posenet) Based Unity Project
![result](images/unity_result.png)
## Environment
* Unity 2018.1
* DotNet 4.6## Installation
* Using TensorFlowSharp 1.7
* [Using TensorFlowSharp in Unity (Experimental)](https://github.com/Unity-Technologies/ml-agents/blob/develop/docs/Using-TensorFlow-Sharp-in-Unity.md)* Get: https://s3.amazonaws.com/unity-ml-agents/0.4/TFSharpPlugin.unitypackage
## Dependencies
* [ml-agents](https://github.com/Unity-Technologies/ml-agents/)
# Blogs
* [PoseNetをマルチプラットフォームで実装してみた](https://qiita.com/otmb/items/561a62d3413295cc744e)
## Development By Infocom TPO
[Infocom TPO](https://lab.infocom.co.jp/)
## License
PoseNet-Unity is available under the MIT license. See the LICENSE file for more info.