MickaMickaMicka
Results
2
comments of
MickaMickaMicka
UPDATE: works if I change > f_name = image_path.split("/")[-1] to > f_name = image_path.split("\\\\")[-1] in _lines 38 and 101_ of _udacity.py_ I'm not a python pro, but maybe someone can...
Windows 7 with Anaconda for python. Converting from KITTI to VOC worked out of the box.