kuhung/SSD_keras

你好 我无法生成的train.pk

Closed this issue · 1 comments

C:\Users\wangkai\Desktop\kk344>python get_data_from_XML.py
Traceback (most recent call last):
File "get_data_from_XML.py", line 68, in
data = XML_preprocessor(sys.argv[0]).data
File "get_data_from_XML.py", line 13, in init
self._preprocess_XML()
File "get_data_from_XML.py", line 16, in _preprocess_XML
filenames = os.listdir(self.path_prefix)
NotADirectoryError: [WinError 267] 目录名称无效。: 'get_data_from_XML.py'

请检查路径和版本,逐步打印输出。