Stability-AI / stable-virtual-camera

Stable Virtual Camera: Generative View Synthesis with Diffusion Models

Home Page:https://stable-virtual-camera.github.io

Repository from Github https://github.comStability-AI/stable-virtual-cameraRepository from Github https://github.comStability-AI/stable-virtual-camera

Training scripts

Twizwei opened this issue · comments

Thanks for this excellent work! Is there a plan to release training scripts?

Hi @Twizwei,

Thanks for your interest. We can't release the exact training script and config due to company policy. But as you also might notice, this repo is actually adapted from the open-sourced generative-models repo.

Since our model is built upon SD2.1, putting everything together from this example config file should not be super hard. See instructions here for a detailed guide on how to train on that codebase.

Here are some useful resources and external reproduced training scripts:

Hope that helps.

Also, feel free to make a pull request!