码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • 3d 舞蹈同步


    目录

    看起来很强大

    unity驱动bvh跳舞:

    脚飘动问题:

    bvh和播放关节对应关系 zxy格式

    bvh和播放关节对应关系 zyx的对应关系:

    bvh播放器:


    看起来很强大

    GitHub - FORTH-ModelBasedTracker/MocapNET: We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance

    unity驱动bvh跳舞:

    本机:My project (1)

    脚飘动问题:

    这句代码注释,脚就会飘动

     anim.GetBoneTransform(HumanBodyBones.Hips).position = bvhPos[bp.root.name]*scaleRatio;

    bvh和播放关节对应关系 zxy格式

    1. Hips Hips
    2. LeftUpLeg LeftUpperLeg
    3. LeftLeg LeftLowerLeg
    4. LeftFoot LeftFoot
    5. RightUpLeg RightUpperLeg
    6. RightLeg RightLowerLeg
    7. RightFoot RightFoot
    8. Spine Spine
    9. Spine1 Chest
    10. Neck Neck
    11. LeftShoulder LeftShoulder
    12. LeftArm LeftUpperArm
    13. LeftForeArm LeftLowerArm
    14. LeftHand LeftHand
    15. RightShoulder RightShoulder
    16. RightArm RightUpperArm
    17. RightForeArm RightLowerArm
    18. RightHand RightHand

    bvh和播放关节对应关系 zyx的对应关系:

    1. Hips Hips
    2. LeftUpLeg RightUpperLeg
    3. LeftLeg RightLowerLeg
    4. LeftFoot RightFoot
    5. RightUpLeg LeftUpperLeg
    6. RightLeg LeftLowerLeg
    7. RightFoot LeftFoot
    8. Spine Spine
    9. Spine1 Chest
    10. Neck Neck
    11. LeftShoulder RightShoulder
    12. LeftArm RightUpperArm
    13. LeftForeArm RightLowerArm
    14. LeftHand RightHand
    15. RightShoulder LeftShoulder
    16. RightArm LeftUpperArm
    17. RightForeArm LeftLowerArm
    18. RightHand LeftHand

    bvh播放器:

    GitHub - glastonbridge/BVHPlayer: This is a hacky Unity component I wrote for animating BVH files exported from MocapNET

  • 相关阅读:
    基于JavaWEB+MySQL的学生信息管理系统设计与实现
    win10无hyper-v设置
    AIGC改变世界?拉斯维加斯给出答案
    k8s-重启策略和健康检查
    每日一题~组合总数III
    技术管理进阶——如何设计并跟进不同层级同学的绩效
    HTML学生个人网站作业设计——HTML+CSS+JavaScript优分期大学生分期购物商城(7页)
    Unity 使用Sqlite
    erlang练习题(三)
    记录使用vant组件库的Popup的问题
  • 原文地址:https://blog.csdn.net/jacke121/article/details/136295015
  • 最新文章
  • 沪漂五周年了:我越来越迷茫了
    Agentic Skill Routing 实战:别再把所有 Skill 塞进 AI Agent 上下文
    MySQL-Seconds_behind_master的精度误差
    [MAF预定义ChatClient中间件-03]CachingChatClient——利用缓存省钱省时间
    AI的至暗历史:从万众期待到被政府撤资,AI的两次死亡徘徊
    Agent OS :五种驯服不确定性的范式
    PortSwigger SQL注入LAB11
    数据库即时编译JIT
    [Begin]AI Learn Data Day 0
    深度学习进阶(二十七)现代 LLM 的核心架构设计其二:SwiGLU
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
小工具 小游戏
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1

京公网安备 11010502049817号