MotionBERT
[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations" (by Walter0807)
StyleDomain
Official Implementation for "StyleDomain: Efficient and Lightweight Parameterizations of StyleGAN for One-shot and Few-shot Domain Adaptation" (ICCV 2023) (by FusionBrainLab)
MotionBERT | StyleDomain | |
---|---|---|
2 | 1 | |
1,179 | 30 | |
3.2% | - | |
2.5 | 6.4 | |
3 months ago | over 1 year ago | |
Python | 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.
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
StyleDomain
Posts with mentions or reviews of StyleDomain.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[Research] Exciting New Paper on StyleGAN Domain Adaptation: StyleDomain - ICCV 2023
Abstract: Domain adaptation of GANs is a problem of fine-tuning GAN models pretrained on a large dataset (e.g., StyleGAN) to a specific domain with few samples (e.g., painting faces, sketches, etc.). While there are many methods that tackle this problem in different ways, there are still many important questions that remain unanswered. In this paper, we provide a systematic and in-depth analysis of the domain adaptation problem of GANs, focusing on the StyleGAN model. We perform a detailed exploration of the most important parts of StyleGAN that are responsible for adapting the generator to a new domain depending on the similarity between the source and target domains. As a result of this study, we propose new efficient and lightweight parameterizations of StyleGAN for domain adaptation. Particularly, we show that there exist directions in StyleSpace (StyleDomain directions) that are sufficient for adapting to similar domains. For dissimilar domains, we propose Affine+ and AffineLight+ parameterizations that allow us to outperform existing baselines in few-shot adaptation while having significantly fewer training parameters. Finally, we examine StyleDomain directions and discover their many surprising properties that we apply for domain mixing and cross-domain image morphing. Source code can be found at GitHub.
What are some alternatives?
When comparing MotionBERT and StyleDomain you can also consider the following projects:
ShaderMotion
gen_ability_icon - creates ability icon images utilizing procgen and neural networks
MotioNet - A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]
Transfer-Learning-Library - Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
OSCMotion
StyleGAN-nada