Justin Pack
Justin Pack
I just did some testing on this and it seems to be related to the remove background option. With the video example you shared, I ran the same settings you...
@yosun I looked into this further and the cause of the speedup is the image size reduction that comes along with removing the background. The image is scaled to .85...
@yosun The remove background step reduces the size of the image before it gets processed by the multi-view generation step. Smaller image == faster processing speed. I've tested this across...
Hey, @nattybones quick update. The app as it is right now is not configured to utilize multiple GPUs. You would need to adjust the contents outlined in app.py for initializing...