Yurong Jiang
Yurong Jiang
I was trying to test decode and encode a gif and compare with original input file, I found the size drops and quality drops. is encode a lossy process? Or...
I tried to test the model against all the data from https://github.com/alexkimxyz/nsfw_data_scraper. It turns out the the model accuracy was pretty low (0.84) for porn classes. I checked several false...
Traceback (most recent call last): File "/VideoCrafter/scripts/evaluation/inference.py", line 137, in run_inference(args, gpu_num, rank) File "/VideoCrafter/scripts/evaluation/inference.py", line 115, in run_inference img_emb = model.get_image_embeds(cond_images) File "/VideoCrafter/scripts/evaluation/../../lvdm/models/ddpm3d.py", line 691, in get_image_embeds img_token =...
currently installing devstack kilo version always failed due to many discontinuity issues. Do you have a version of devstack kilo version (with glance, nova, cinder, etc) package available?