Closed GUOkekkk closed 1 year ago
And in the 66 line of infer.py
, when I choose --img_size 512
, it always does not work, I have to change it to --img_size 512 512
, so for me, it should be "Invalid img_size. Please provide 2, or 4 integers"?
Hi @GUOkekkk , many thanks for the bug report! The latest release fixes these errors and also adds mixed precision support. I hope it works on your end now!
Thanks for your kind reply, really impressive work!
Hi I met this problem when I am trying to run the demo, it is because of the python version? My command: