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!
I tried to launch your script according to example that cmd arguments suggest: python2 main_bonus.py astronaut.png astronaut_marking.png ./
but nothing happens and cmd arguments are suggested again with example:
Usage: [Input_Image] [Input_Marking] [Output_Directory]
[Input_Image]
Path to the input image
[Input_Marking]
Path to the input marking
[Output_Directory]
Output directory
Example usages:
main_bonus.py astronaut.png astronaut_marking.png ./
What should I do to launch script?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I tried to launch your script according to example that cmd arguments suggest:
python2 main_bonus.py astronaut.png astronaut_marking.png ./
but nothing happens and cmd arguments are suggested again with example:
What should I do to launch script?
Thanks!
The text was updated successfully, but these errors were encountered: