Hyeonho, Jeong
Hyeonho, Jeong
Hi, thanks for a great work! I am trying to git clone the project and try inference using the source code. However, when I try this command: "python basicsr/setup.py develop"...
Thank you for amazing works first. I have read your paper and have been looking at the implementation, especially the cldm.py There's one thing I failed to understand that is...
In the Class 'ControlNet', the annotations 'context' and 'hint' are used. Does 'context' mean text condition and 'hint' mean additional conditions like edge maps? Thank you.
Hi, thank you first for amazing works. I have a few questions about your training process. (1) Did you fix the number of frames (clips) as 24? Because in every...
Hi, your work is amazing! After reading your paper, I have one question. What exactly is the difference between Cross Frame Attention and the Sparse-Causal Attention from the Tune-A-Video paper?...
**Open-Sora: Democratizing Efficient Video Production for All** https://github.com/hpcaitech/Open-Sora?tab=readme-ov-file It seems the community is pretty active and vibrant.
Hi, Thank you for amazing works! Online demo (Huggingface demo space) is not working. Can it be fixed sooner or later? Thank you in advance!
Hi, thank you first for your implementation. I have a few questions about your training process. (1) Did you fix the number of frames (clips) as 8? Does it impose...
Thank you for the implementation. There's one thing I don't clearly understand. What is the usage/effect of 'prior_preservation'? Is it set to not None in training time and None in...