Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmaxxing/BodyPoseEstimatorVRUnity
A unity project that demonstrates body pose approximation for VR applications using a feedforward neural network
https://github.com/devmaxxing/BodyPoseEstimatorVRUnity
Last synced: 3 months ago
JSON representation
A unity project that demonstrates body pose approximation for VR applications using a feedforward neural network
- Host: GitHub
- URL: https://github.com/devmaxxing/BodyPoseEstimatorVRUnity
- Owner: devmaxxing
- Created: 2018-04-06T04:44:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T16:59:45.000Z (over 6 years ago)
- Last Synced: 2024-05-28T01:03:00.666Z (6 months ago)
- Language: C#
- Size: 227 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BodyPoseEstimatorVRUnity
A unity project that demonstrates body pose approximation for VR applications using a feedforward neural network# Set up
Download and import the [TensorFlow Unity Plugin](https://s3.amazonaws.com/unity-ml-agents/0.3/TFSharpPlugin.unitypackage).