Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Batch Training #84

Open
bonham79 opened this issue Feb 5, 2021 · 1 comment
Open

Issue with Batch Training #84

bonham79 opened this issue Feb 5, 2021 · 1 comment

Comments

@bonham79
Copy link

bonham79 commented Feb 5, 2021

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.

@louis-louis-star
Copy link

i have encountered the same problem, can any one help?

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

No branches or pull requests

2 participants