Last active
May 9, 2021 09:49
-
-
Save techzizou/4da49e31fa97aa498f7f882ef1250b4c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
classes = 2 | |
train = data/train.txt | |
valid = data/test.txt | |
names = data/obj.names | |
backup = /mydrive/yolov4/training |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment