-
有点奇怪的OOM,我使用的是两张图片,infer_video运行报错
`
Testing on Dataset: /data/workplace/mymymy/data
Running VFI method : gma+pervfi
TMP (temporary) Dir: /tmp/tmpx0ci_4ln
VIS (visualize) Dir: output
Buildin…
-
我应该如何修改,以适配自己的数据集,问题如
Traceback (most recent call last):
File "E:\GSAD-main\train.py", line 281, in
main()
File "E:\GSAD-main\train.py", line 220, in main
diffusion.test(continous=Fa…
-
Hi, Dear author
Thank you so much for your open source work. I have the following questions when running the code, I hope you can take some time to answer them. I'm 6 frames predict 6 frames.
![1…
-
The signal variance parameter for kernels (also called covariance function) for GP regression in gammy is `sigma`, see e.g. https://github.com/malmgrek/gammy/blob/0b347ec96244729a2553919095284213d9034…
-
Hi! :wave:
Thank you for the great work, it's looking awesome!
I have a small (and probably a stupid) question about training procedure.
I see that the target is `x_0 - x_1` here
https://git…
-
Generally speaking, there are potentially several ways of incorporating noise into the seismic experiment. Noise at receiver, noise in the earth model, noise as a function of source-receiver offset, e…
-
The paper also describes training with poisson noise model. But it is a bit unclear how this can be achieved.
I am following these instructions
https://stackoverflow.com/questions/19289470/adding-p…
-
Error occurred when executing KSampler:
CrossAttention.efficient_forward() got an unexpected keyword argument 'value'
File "D:\AI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 151, in re…
-
Hi,
I'm training on a dataset of songs, and I was training with this package. After about 10 epochs (of 1000 samples each) the loss seems to converge, however after I sample I get pure noise. My i…
-
The current implementation has a simple Gaussian noise model injected to the sensor inputs.
This simplified model could possibly bring problems with unrealistic sensor readout. This may result in…