Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Fallback to predefined_classes in yolo_io#882

Open
christophbrosch wants to merge 1 commit intoHumanSignal:masterfrom
christophbrosch:master
Open

Fallback to predefined_classes in yolo_io#882
christophbrosch wants to merge 1 commit intoHumanSignal:masterfrom
christophbrosch:master

Conversation

@christophbrosch
Copy link
Copy Markdown

Currently the program stops if I try to open a folder which does not contain a classes.txt (in yolo mode). I think it could be a nice addition to just use the default predefined_classes.txt in case that no classes.txt can be found. The first save creates an exact copy of predefined_classes.txt inside the current folder as classes.txt. So it only really affects the first time a folder is opened.

Use default predefined_classes.txt if folder contains no classes.txt.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant