Skip to content

Zydiii/ThreeDPoseTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeDPoseTracker (preparing now)

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

Source

Created with Unity ver 2019.3.13f1.
We use Barracuda 1.0.0 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(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(https://github.com/hecomi/uOSC)
Unity Capture(https://github.com/schellingb/UnityCapture)

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.

Unitychan

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

Commercial use

・In the case of developping application including free application for advertising, it costs $500 per developer. About complicated case, please contact us.
・In the case of using this on cloud server, please contact us.
・In the case of creating motion or delivering the video, and the earnings surpass $500 or there is the expectation, it costs $500. Otherwise it is for free.

Contact

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.7%
  • ShaderLab 1.4%
  • Other 0.9%