tomrichardon
Results
1
issues of
tomrichardon
Hello ! I meet a problem trying to convert YOLOv2 weights to Tensorflow `.ckpt`. When I use the following command : > python main.py --cfg data/yolov2.cfg --weights data/yolov2.weights --output data/...