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 moving vertical slider in ImageView (Confusion Matrix) #14

Closed maikherbig closed 4 years ago

maikherbig commented 4 years ago

Thanks to @alfrem for reporting this error: When predicting RGB images and selecting "Show" after double-clicking and item on the Confusion Matrix, the images are shown (all fine). But when moving the rightmost arrow (vertical, indicated in image below) there is an error thrown. -> this issue goes back to pyqtgraph and is solved in version 0.11.0 -> solve issue by updating pyqtgraph (conda install -c anaconda pyqtgraph) error_report

maikherbig commented 4 years ago

solved via 9f05886

alfrem commented 4 years ago

Great work!El 21 abr. 2020 0:22, Maik Herbig notifications@github.com escribió: Closed #14.

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.