LeftRefill icon indicating copy to clipboard operation
LeftRefill copied to clipboard

LeftRefill: Filling Right Canvas based on Left Reference through Generalized Text-to-Image Diffusion Model (CVPR2024)

Results 10 LeftRefill issues
Sort by recently updated
recently updated
newest added

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....

![image](https://github.com/user-attachments/assets/0ea006e3-91ab-42a8-8a85-3a847c1534f0) ![image](https://github.com/user-attachments/assets/45267f10-3ceb-42f6-9891-95b10463e365) 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? ![屏幕截图 2025-01-12 232833](https://github.com/user-attachments/assets/a1946ce7-8dd6-4efd-8aba-ed9f0a338958)

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微调步骤,其它过程中涉及训练/继续训练/微调/损失函数计算/梯度继续更新吗