You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear author, thank you for your contribution, I have achieved better results in many scenarios. But recently, I found that when my reference image was very small, about 50x50 in size, the generated effect on the target image was very poor, and even completely inconsistent with my reference image. May I ask why this is? Does anydoor support small-size reference images? Or is there a certain relationship between the mask size of the reference image and the background image to generate better results? Looking forward to your reply
The text was updated successfully, but these errors were encountered:
First, make sure that you give the correct formats of reference masks. Our first step is using the reference mask to segment the specific reference object.
Second, AnyDoor would resize the segmented object to 256x256, which fits the input size of DINOv2. So if your image is too small, the resized result would be blurry and vague.
You could attach some of your examples here and let me see whether the results are correct
Thank you for your reply. Due to github restrictions, I put the results on the Baidu webdisk(链接:https://pan.baidu.com/s/1pldgGZ1_rv0g9_qhrWlerQ?pwd=6r2i 提取码:6r2i), including the reference image, the background image, and the generated image, the reference image I obtained using segmentanything. From the generated image, the rectangular boundary of the background mask is obvious.
Dear author, thank you for your contribution, I have achieved better results in many scenarios. But recently, I found that when my reference image was very small, about 50x50 in size, the generated effect on the target image was very poor, and even completely inconsistent with my reference image. May I ask why this is? Does anydoor support small-size reference images? Or is there a certain relationship between the mask size of the reference image and the background image to generate better results? Looking forward to your reply
The text was updated successfully, but these errors were encountered: