Bo Miao
Bo Miao
My solution is to build a shell at the root path to run the python script. Before the command to run the python script, add "cd ." at the first...
> I have declared the path already. However, adding cd . at the first row doesn't seem to change anything. The same error still persists. 1. Move the demo.py to...
One solution is to pad the image to make it divisible by 16. Could it possible to make the Light-HRNet compatible with any input size?
> I met this problem,too. How can I pad the image to make it divisible by a number? Just calculate the padded size, and pad the images with pad =...
Solved by using this version: pip install timm==0.4.12