YAD2K icon indicating copy to clipboard operation
YAD2K copied to clipboard

issues with config_path weights_path output_path

Open khyatigarg1 opened this issue 2 years ago • 0 comments

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

khyatigarg1 avatar Mar 09 '22 00:03 khyatigarg1