Toby the potato
Toby the potato
Hello, I am trying to reproduce the code in PyTorch, if you have started implementing it by any chance, it would be great to collaborate. Thank you.
Hello, thanks for the great work. I would like to see whether you want to have an PR for HSL color space. I think with the HSV code I can...
Hello, I am having a similar problem, only that I run this on an AMD cpu with no internal graphics, and external Nvidia GPU, so the intel driver solution doesn't...
Hi @hoffstadt I am still experiencing this issue together with #1371 on Ubuntu, is there any update? I updated OP's code to use the newer API. ``` import dearpygui.dearpygui as...
@Bersaelor I just happen to see this and I thought I would share my 2 cents. Metric space refers to the initial coordinate system where the base face mesh 3D...
Thank you for the quick response! > I think that with your current parameters it will try to loop from one to 5 input images. Can you upload one of...
Oh I found the new deploy file outside the model folder, perhaps you can move it back into the model folder so not to cause confusion?
Got the same problem and I think I figured out the solution albeit not being very clean either. The gist is that you have to 1. setup a root tk...