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

Precision, Recall, F1: same value for all classes #38

Closed maikherbig closed 3 years ago

maikherbig commented 3 years ago

AID 0.1.2: Precision, Recall, F1 should be computed for each class separately, but currently the same value is given for each class.

maikherbig commented 3 years ago

Force recompilation when model is trained from scratch.