FreeNoise icon indicating copy to clipboard operation
FreeNoise copied to clipboard

[ICLR 2024] Code for FreeNoise based on VideoCrafter

Results 8 FreeNoise issues
Sort by recently updated
recently updated
newest added

With my experiment's hyperparameters follows: ![image](https://github.com/AILab-CVC/FreeNoise/assets/77779175/3909d86d-4345-4432-b842-6c7f5f8967d6) FreeNoise occupies 60GB of VRAM. Why does it occupy such a large amount? Is there an issue with my code settings?

Hello. I am trying to inference from 1024 model and it's taking a lot of time. My code has been running for more than an hour now on a 40gb...

pls add google colab

Will this method work with Hotshot XL? https://github.com/hotshotco/Hotshot-XL

When I want to run the 1024 video, something wrong with the shape of mask and input. > Traceback (most recent call last): > File "scripts/evaluation/inference_freenoise.py", line 147, in >...