lsabrinax

Results 7 comments of lsabrinax

@angeladai could you help me?

did the code "bm = (2 * (bm / 286.8) - 1) * 0.99" use on the pred bm when calculate the BM L1 loss

> @lsabrinax It is not used to calculate the flow loss. thank you for your reply, does it mean the GeoTr model directly regress the absolute value in flow between...

I have the same problem an my env as follow `Copy-and-paste the text below in your GitHub issue - `Accelerate` version: 0.20.3 - Platform: Linux-4.14.0_1-0-0-44-x86_64-with-debian-stretch-sid - Python version: 3.7.0 -...

I have the same error? Is there anyone knowing how to solve this problem

Thanks for your reply, I'll try it on Imagen later. And I try it on stable-diffusion first and run it on A30 GPU, when I set ratio=0.5, the time cost...

I rerun the following code on V100 GPU to evaluate the performance, torcch version is 0.12.1 ,image size is 512* 512 ``` import torch, tomesd from diffusers import StableDiffusionPipeline import...