maikherbig / AIDeveloper

GUI-based software for training, evaluating and applying deep neural nets for image classification
BSD 2-Clause "Simplified" License
109 stars 20 forks source link

AID_0.1.0: Classify unlabeled data throws error #19

Closed maikherbig closed 4 years ago

maikherbig commented 4 years ago

Traceback (most recent call last): File AIDeveloper_0.1.0.py, line 12908, in classify TyperError: 'int' object is not subscriptable Error

maikherbig commented 4 years ago

Solved via cbe7bd1