OSCMotion
By lox9973
MotionBERT
[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations" (by Walter0807)
OSCMotion | MotionBERT | |
---|---|---|
2 | 2 | |
- | 1,179 | |
- | 3.2% | |
- | 2.5 | |
- | 4 months ago | |
Python | ||
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
OSCMotion
Posts with mentions or reviews of OSCMotion.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-08.
-
What is the limit on the amount of OSC input data in VRC?
OSCMotion. I found this to be the solution for the program I was trying to implement. I'm very appreciate for replyer /u/jangxx .
-
How to transmit custom signal to vrchat world (AI guided 3d keypoints)
Lox also made OSCMotion, which allows you to send the joint positions via OSC instead. This is pretty scuffed though, since the update rate is far too low for this to look good. It is possible in theory though.
MotionBERT
Posts with mentions or reviews of MotionBERT.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-08.
-
How to transmit custom signal to vrchat world (AI guided 3d keypoints)
Thank you for answer. The method I am using is one of the monocular 3d pose estimation studies, and is as follows. https://github.com/Walter0807/MotionBERT
-
Code and models now available for 'MotionBERT: Unified Pretraining for Human Motion Analysis'
Code: https://github.com/Walter0807/MotionBERT
What are some alternatives?
When comparing OSCMotion and MotionBERT you can also consider the following projects:
midi-websocket - Send midi through websockets
ShaderMotion
MotioNet - A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]