-
Apparently, for meshes with higher simplex count, the projection map occurs to have blank spots. Why is that? Which parameters can we tweak to have seamless maps?
Apart from that: ComfyUI 3D Pack (…
-
I couldn't find any of the applications you claim to be working. Could you help me figure out what the problem is?
Input image
![512](https://github.com/sczhou/CodeFormer/assets/1025643/2c38b7bc…
-
Dear reasercher, please also consider checking our newly introduced face inpainting method to address the symmetry problems of general inpainting mehthods by using swin transformer and semantic aware …
-
You define the name_or_path where model.name_or_path is not known but then you reference model.name_or_path anyway which breaks it for non-default models.
Line 1831:
```
'is_inpainting_task': 'in…
-
Recently it seems the worker can get stuck doing 3D Photo Inpainting - it apparently stays at 35% memory and 100% CPU for over 30 minutes, as though in a tight loop. Why?
-
The gradio interface for optimized img2img is great. I can make 576x1024 images on a gtx1080 8GB, which is impossible with the original script. However, the gradio interface for inpainting is only via…
-
你好!
不修改现有的代码,能否用他来训练denoising,inpainting以及deblurring等任务?
-
can you provide the train and test files for training the context encoder to inpaint random blocks not regions?
thanks
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
I think it could be great if Unified Canvas …
-
Hi, this is an awesome work. I am looking into the code but cannot find the entrance to train the inpainting model. Can you elaborate it a little bit?