CogVideo icon indicating copy to clipboard operation
CogVideo copied to clipboard

how to reproduce the demo's generated video quality?

Open codeplay0000 opened this issue 1 year ago • 2 comments

testing the model on my machine ,the quality of the generated video is much worse than demo show case.

codeplay0000 avatar Aug 06 '24 07:08 codeplay0000

Do you using GLM-4 or GPT-4 to enhance the prompt? maybe can check web_demo.py

If you using the demo prompt. it should worked using with CogVideoXDDIMSchedule with 50 step in fp16

zRzRzRzRzRzRzR avatar Aug 06 '24 07:08 zRzRzRzRzRzRzR

In today's various generative models, prompt polishing is very important for the generated results.

tengjiayan20 avatar Aug 06 '24 08:08 tengjiayan20

I can only maybe get to like 50-70% of quality to their examples, even with the same prompts. Are the examples really of this model or of their next "Pro" model?

user425846 avatar Aug 09 '24 15:08 user425846

It is this model and we will update pro model demo video when it is release. did you using with 50 step DDIM sampler and gs 6

zRzRzRzRzRzRzR avatar Aug 10 '24 00:08 zRzRzRzRzRzRzR

I have the same problem. The quality of the reproduced example seems to be only around 50-70% in exactly same condition.

JHLEE17 avatar Aug 13 '24 00:08 JHLEE17

May there is a little performance loss when converting from sat version to hf version. You can try sat version for inference or wait for our better model soon.

tengjiayan20 avatar Aug 13 '24 04:08 tengjiayan20