-
Notifications
You must be signed in to change notification settings - Fork 857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3D VAE finetune #111
Comments
I am going to modify and finetune the 3D VAE for our research project. We have tried to modify the training code of the original module and found it a little difficult. I would highly appreciate if you could provide the code and configuration files required to train and finetune the 3D VAE module (for video encoding and video decoding). We look forward to receiving feedback from your team. Thank you very much! |
Fine-tuning the VAE alone doesn’t seem very meaningful. If your goal is to fine-tune in conjunction with Transformers while reducing memory usage in the VAE encoder, we will continue working on this optimization. You can check for updates here. |
@Simona0212 I recommend you use Open-Sora-Plan's code. I have trained a stronger VAE than CogVideoX using Open-Sora-Plan's codebase, along with many tricks. |
我们的科研项目想要在3D VAE的基础上进行改动和微调。我们尝试在原有模块的训练代码上进行修改,发现有点困难。
请问能否开源3D VAE模块的训练代码和配置文件?
感谢CogVideoX团队!
The text was updated successfully, but these errors were encountered: