Dmytro Mishkin
Dmytro Mishkin
Hi, I don't really understand what you are doing and why, but I will try to answer as far as I understood. First, you don't need work_LAFs, or anything, which...
Man, I have no idea. You can try yourself and write results here :)
That's simple, if you take a look at the following example. AffNet takes the last step to estimate affine transformation, which makes patches from different images to look more similar....
https://github.com/comfyanonymous/ComfyUI/pull/2781 This PR doesn't work (yet) for masks, but you can convert masks to images, process, and then convert back
@edgarriba at some point yes. It is incredible time-eater, so not a priority now
Thank you, will try it. And for GPU - is there a way to use multi GPU? I have a server with 8 V100 = 8 x 16Gb, not A100...
Oh, that's super useful, thank you!
@nickponline Just tried 36 images on CPU, now I have the OOM CPU error on a machine with 120 Gb. Is there a way to reduce number of points besides...
I don't have a co-visibility graph, but I can probably run DINOv2, or [SALAD](https://github.com/serizba/salad/tree/main) to get an estimation. Thank you for the suggestion