tensorflow_models_learning icon indicating copy to clipboard operation
tensorflow_models_learning copied to clipboard

UnboundLocalError: local variable 'labels' referenced before assignment

Open JuggGO opened this issue 6 years ago • 0 comments

您好,在运行您的create_labels_files.py程序时报错 UnboundLocalError: local variable 'labels' referenced before assignment 在加入全局变量之后报错提示labels未定义,请问这个该如何定义?我定义初始值为0生成的val.txt是个空文档。

JuggGO avatar Apr 18 '19 04:04 JuggGO