SDM refers to supervised diffusion model (use input as a input condition of ddpm).LDM refers to latent diffusion model, constructed with a auto-encoder/vae and ddpm.A detailed instruction of supported encoders, context embeddings, model architectures and training process can refer to documentation ...
7) VideoGPT: Video Generation using VQ-VAE and Transformers Paper, Github 8) Video Diffusion Models Paper, Github, Project 9) MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation NeurIPS 22 Paper, Github, Project, Blog 10) VideoPoet: A Large Language Model for...
method: VAE and Semi-Supervised Learning reporter: Yuan Zong paper: Jiaao Chen, Zhenghui Wang, Ran Tian, Zichao Yang, Diyi YangLocal Additivity Based Data Augmentation for Semi-supervised NER. In EMNLP 2020. ppt: 20201010_zy method: mixer and Semi-Supervised Learning reporter: Yuan Zong paper...
onchange("sd_model_checkpoint", wrap_queued_call(lambda: main_thread.run_and_wait_result(sd_models.reload_model_weights)), call=False) shared.opts.onchange("sd_vae", wrap_queued_call(lambda: main_thread.run_and_wait_result(sd_vae.reload_vae_weights)), call=False) shared.opts.onchange("...
7) VideoGPT: Video Generation using VQ-VAE and Transformers Paper, Github 8) Video Diffusion Models Paper, Github, Project 9) MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation NeurIPS 22 Paper, Github, Project, Blog 10) VideoPoet: A Large Language Model for...
7)VideoGPT: Video Generation using VQ-VAE and TransformersPaper,GitHub 8) Video Diffusion ModelsPaper,GitHub,Project 9)MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and InterpolationNeurIPS 22 Paper,GitHub,Project,Blog 10)VideoPoet: A Large Language Model for Zero-Shot Video ...
1)Animatediff: Animate Your Personalized Text-to-Image Diffusion Models without Specific TuningICLR 24 Paper,GitHub,ModelScope 2)I2VGen-XL: High-Quality Image-to-Video Synthesis via Cascaded Diffusion ModelsPaper,GitHub,ModelScope 3)Imagen Video: High Definition Video Generation with Diffusion Models...
method: VAE and Semi-Supervised Learning reporter: Yuan Zong paper: Jiaao Chen, Zhenghui Wang, Ran Tian, Zichao Yang, Diyi YangLocal Additivity Based Data Augmentation for Semi-supervised NER. InEMNLP 2020. ppt:20201010_zy method: mixer and Semi-Supervised Learning ...
reload_vae_weights()), call=False) shared.opts.onchange("sd_model_checkpoint", wrap_queued_call(lambda: main_thread.run_and_wait_result(sd_models.reload_model_weights)), call=False) shared.opts.onchange("sd_vae", wrap_queued_call(lambda: main_thread.run_and_wait_result(sd_vae.reload_...
reload_model_weights()), call=False) shared.opts.onchange("sd_vae", wrap_queued_call(lambda: sd_vae.reload_vae_weights()), call=False) shared.opts.onchange("sd_vae_overrides_per_model_preferences", wrap_queued_call(lambda: sd_vae.reload_vae_weights()), call=False) shared.opts.on...