LeftRefill
LeftRefill copied to clipboard
LeftRefill: Filling Right Canvas based on Left Reference through Generalized Text-to-Image Diffusion Model (CVPR2024)
Hello! when I want to run the ref_inpainting_gradio.py file, I get the following error, as I am using the gradio library for the first time, can you give me some...
Hello, I am admitted to graduate school this year and want to learn deep learning by myself. Now I have encountered a problem when starting your project. Maybe python version...
Very interesting work. Could you please share how to create a dataset for reference-based inpainting?
Hello! When I tried to run the test_inpainting.py file, I received the following error: the inpainted image was black. But the inpainting results are normal when using the gradio demo....
  Hello, Happy National Day. Sorry to bother you during the holiday. I encountered a problem when running the training code: I checked and it seems to be a...
Hello, thank you for awesome research, I followed your guide but multiview setting is not work because the pretrained weight has only singel view(clip embedding) encoder value. ModuleNotFoundError: No module...
想问下TODOList中的内容作者都上传了吗?我为何没有找到TODOList第一条中的NVS的training和inference? 
I found the file structure for the megadepth dataset does not follow the pre-processing code provided. In specific, the code and the .npz files indicate the structure should looks like:...
Hi, Thanks for the amazing work! I enjoy testing single-view LeftRefill. However, I really want to try out the multi-view LeftRefill pipeline. Could you please kindly provide a multi-view version...
Reference Inpainting剖开condition微调步骤,其它过程中涉及训练/继续训练/微调/损失函数计算/梯度继续更新吗