Stinky-Tofu / Stronger-yolo

🔥Improve yolo with latest paper
MIT License
3 stars 0 forks source link

ValueError: The passed save_path is not a valid checkpoint: weights/voc_fine_tune_initial.ckpt #26

Open muellerzr opened 5 years ago

muellerzr commented 5 years ago

I get the above error when I try to train from my own dataset. Where can I find this?

muellerzr commented 5 years ago

Rename in config.py to converted ckpt from yolov3_to_tf/saved_model

noobgrow commented 5 years ago

@muellerzr I m using yolo.ckpt-60-0.7911.data-00000-of-00001/yolo.ckpt-60-0.7911.index/yolo.ckpt-60-0.7911.meta these three file,but occur the same error,how to save it , dont known much about tf,could you help?