yufeng9819
yufeng9819
Hi! Thanks for your wonderful work. I want to ask a question about the metrics. I read your code in test_generation.py and find that the metrics are calculated between generated...
Hi! Thanks for your wonderful work and I am following your work. I find that diffusion model used in image areas usually follow settings in Ho et al.(2020) setting num...
Hey! Thanks for your wonderful work! I am interested in your work. I don't know if I understand correctly: it is possible to apply REFINEMENT NETWORK to refine any other...
Hey! I think GLIDE is a wonderful work. But I have a question about CLIP training on nosied images. I want to know why CLIP can be trained on nosied...
Hey, Sorry to disturb you again. @ZENGXH I finally got a reasonable result. I choose VAE checkpoint with epoch=1599 as final VAE training result. The results are as follows: ...
Hey, Thanks for your wonderful work! I‘d like to ask a question about fine-tuning on other dataset. Now I follow your rendering script to render another dataset but change the...
Hi! Thanks for your wonderful work. Now, I am trying to export mesh from training result through the following command "python launch.py --config configs/consistent4d.yaml --export --gpu 1 data.image_seq_path=./load/demo_pac_nerf/letter system.exporter_type=mesh-exporter system.exporter.fmt=obj"....
Hi! Thanks for your wonderful work. But could you please share how to preprocess our own dataset to get information format same as DG-Mesh ?