vinjn / ThreeDPoseTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeDPoseTracker (I will not be updating this page.)

このプロジェクトはプライベートのリポジトリに移動したためメンテナンスを行っていません。古いままなのでエラーが発生するかも知れませんがそういう物として見てください。 コードに関しての質問も返答しておりません。

This project has been moved to a private repository and is not maintained. Since it is still old, an error may occur, but please see it as such. We have not answered any questions regarding the code.

使い方は下記のQiitaの記事を読んでください。
(For instructions on how to use it, please read the following Qiita article in Japanese.)
Ver.0.1.0 : https://qiita.com/yukihiko_a/items/43d09db5628334789fab
Ver.0.2.0 : https://qiita.com/yukihiko_a/items/e5b07bd045611c73bbbe
Ver.0.3.0 : https://qiita.com/yukihiko_a/items/82b1e50de8d81e554721
Ver.0.4.1 : https://qiita.com/yukihiko_a/items/d5c9635e4f1d7f69451f

Source

Created with Unity ver 2019.3.13f1.
We use Barracuda 1.0.2 to load onnx.

Download nn File from our home page by clicking following URL in our HP.
https://digital-standard.com/threedpose/models/HighQualityTrainedModel.nn Move the downloaded HighQualityTrainedModel.nn file to Asset/StreamingAssets in the unzipped folder(If you don't have a folder, make one).
Turn off BarracudaRunner script DebugMode checkbox, which is in the Unity Editor's hierarchy

Other Packages

UniVRM 0.51.1(https://github.com/vrm-c/UniVRM>
BVH Tools(https://assetstore.unity.com/packages/tools/animation/bvh-tools-144728)
Unity Standalone File Browser 1.2(https://github.com/gkngkc/UnityStandaloneFileBrowser)
uOSC 0.0.2 (https://github.com/hecomi/uOSC)
Unity Capture(https://github.com/schellingb/UnityCapture)
Oculus Lipsync Unity 20.0.0(https://developer.oculus.com/downloads/package/oculus-lipsync-unity/)
Final IK (https://assetstore.unity.com/packages/tools/animation/final-ik-14290)
The Charterhouse Great Chamber glTF Data (https://sketchfab.com/3d-models/the-charterhouse-great-chamber-50e692c037784347b289d7bbcb318bed)

Performance Report

This has been confirmed to work on Windows 10 only.

High Quality Trained Model

GeForce RTX2070 SUPER ⇒ About 30 FPS
GeForce GTX1070 ⇒ About 20 FPS

Low Quality Trained Model

GeForce RTX2070 SUPER ⇒ About 60 FPS

License

Non-commercial use

・Please use it freely for hobbies and research.
When redistributing, it would be appreciated if you could enter a credit (Digital- Standard Co., Ltd.).

・The videos named as "Action_with_wiper.mp4"( original video: https://www.youtube.com/watch?v=C9VtSRiEM7s) and "onegai_darling.mp4"(original video: https://www.youtube.com/watch?v=tmsK8985dyk) contained in this code are not copyright free. So you should not use those of files in other places without permission.


・The room data used in this application is
The Charterhouse Great Chamber : https://sketchfab.com/3d-models/the-charterhouse-great-chamber-50e692c037784347b289d7bbcb318bed
David Fletcher (@artfletch : https://twitter.com/artfletch)

Commercial use

・Non-commercial use only.

Unitychan

We follow the Unity-Chan License Terms.
https://unity-chan.com/contents/license_en/
Light_Frame.png

Contact

If you have any questions, please feel free to contact us from following URL.
Contact form: https://digital-standard.com/contact/

About


Languages

Language:C# 97.9%Language:ShaderLab 1.6%Language:HLSL 0.5%