allanzelener / YAD2K

YAD2K: Yet Another Darknet 2 Keras
Other
2.71k stars 879 forks source link

issues with config_path weights_path output_path #193

Open khyatigarg1 opened 2 years ago

khyatigarg1 commented 2 years ago

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