Skip to content

Issue with Batch Training #84

Description

@bonham79

When running batch training with -d flag, the following error outputs:

line 585, in main
writer.writerow(['path']+nb_classes)
NameError: name 'nb_classes' is not defined

Looks like there is a misplaced variable assignment. Should be a quick fix for someone more familiar with the code.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions