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
I ran yad2k.py after installing the YOLOv2 608x608 weights and configs, and creating a h5 file.
However, I seem to encounter this issue when I run yad2k.py and I'm not sure how to fix it..
usage: ipykernel_launcher.py [-h] [-p] [-flcl]
config_path weights_path output_path
ipykernel_launcher.py: error: the following arguments are required: weights_path, output_path
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
The text was updated successfully, but these errors were encountered:
I ran yad2k.py after installing the YOLOv2 608x608 weights and configs, and creating a h5 file.
However, I seem to encounter this issue when I run yad2k.py and I'm not sure how to fix it..
usage: ipykernel_launcher.py [-h] [-p] [-flcl]
config_path weights_path output_path
ipykernel_launcher.py: error: the following arguments are required: weights_path, output_path
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
The text was updated successfully, but these errors were encountered: