You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it seems at some point you changed your code and forgot to update some commands in readme.md, specifically the first command of the pytorch section, which should instead be python demo_single_image.py --input ../example_images/00.jpg --output_dir ../result_images --show, at least that's how I had to write it for it to work just fine.
The text was updated successfully, but these errors were encountered:
Hi, it seems at some point you changed your code and forgot to update some commands in readme.md, specifically the first command of the pytorch section, which should instead be
python demo_single_image.py --input ../example_images/00.jpg --output_dir ../result_images --show
, at least that's how I had to write it for it to work just fine.The text was updated successfully, but these errors were encountered: