hbardak
hbardak
Same here I can't build neural-renderer-pytorch I ma on windows 10 doing it locally Cuda 11.8 ``` 1 error detected in the compilation of "D:/Temp/pip-install-aqnogdme/neural-renderer-pytorch_642c4b9fabd9416581512994b04025fd/neural_renderer/cuda/rasterize_cuda_kernel.cu". ``` Any pointers ?
I think that would be useful !
Amazing ! Thank you !
amazing !
Thanks ! `pred_pil = pred_and_show(box=[666, 250, 1100, 777])` Could you tell us how the coordinate of the box works ? I mean is top left pixel 0,0 ?
[SAM_Birefnet1.json](https://github.com/user-attachments/files/16399016/SAM_Birefnet1.json) By the way I have done a comfy ui workflow that use SAM to get the BBOX before passing it to Birefnet
By any chance did you bump into this error ? ( before installing PHALP ) ``` File "D:\My_project\4D-Humans\demo.py", line 167, in main() File "D:\My_project\4D-Humans\demo.py", line 42, in main from hmr2.utils.utils_detectron2...
It took me sweat and blood to compile detectron2 :-) Following your instruction on #36 Any ideas which version I should build ?
I was about to write a feature request about the exact same topic. Saving Canvas session ( layers, mask, etc.... ) to be able to resume work later. I