Skip to content

Modify the convert.py file path and the anchor filename#110

Open
h123a456rr789y wants to merge 1 commit intoyehengchen:masterfrom
h123a456rr789y:modify_OneStage_yolov4
Open

Modify the convert.py file path and the anchor filename#110
h123a456rr789y wants to merge 1 commit intoyehengchen:masterfrom
h123a456rr789y:modify_OneStage_yolov4

Conversation

@h123a456rr789y
Copy link
Copy Markdown

  1. Modify the convert.py weights_path as user suppose the model to be in the model_data directory
-    weights_path = 'yolov4.weights'
+    weights_path = 'model_data/yolov4.weights'
  1. Rename the model_data/yolo_anchors.txt to model_data/yolo4_anchors.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant