arition
arition
> That's not an avenue I'd want to go down. Could you add a check if the file is a webtoon, aka height is at least 2/3 more than width,...
> I can't understand the math you're proposing. The goal is to identify if the image is a long panel (webtoon) and apply the new logic based on that. Got...
Thank you! @majora2007
Any updates on this issue?
Still no updates?
Any updates? @bowang007
@bowang007 Thanks for your analysis! Looking forward to find the actual cause and fix the bug!
For the first solution, I don't think it will solve the problem since the compiler will still try to link the binary to a specific python version that exists in...
Since the linking to python is completely useless in this project, I would like to create a patch for torchvision that disable ununsed python related code on compiling. With the...
> Also, is the static dependency on Python 3.8 a new introduction? I didn't see it earlier I think cmake will automatically find and link a python version installed on...