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

Error when load session with more than 99 class #53

Closed aaaboypop closed 1 year ago

aaaboypop commented 1 year ago

Whenever there are more than 99 classes loaded, an error message will repeatedly appear.

AIDeveloper_0 4 0_vR17W4it57

maikherbig commented 1 year ago

Thanks so much for your detailed description and the screenshot! This helped a lot. Hopefully this bug is solved now: https://github.com/maikherbig/AIDeveloper/releases/tag/0.4.6-update

aaaboypop commented 1 year ago

First and foremost, thank you for the quick update. This resolved my issue :)