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

LR screening "x% of Data" without function! #22

Closed maikherbig closed 3 years ago

maikherbig commented 3 years ago

Solved via f22d3b3 The same principle could be used to allow changing the number of sampled images during a model-training session. But for that some UI solution would be needed (Popup->Table with filenames,classes,nr of images...).