olgaliak / active-learning-detect

Active learning + object detection
MIT License
100 stars 33 forks source link

ideal_class_balance options #45

Open abfleishman opened 5 years ago

abfleishman commented 5 years ago

It would be nice to be able to easily specify even class balance (all classes same number), or native (all classes in relative proportion to what is found in the dataset). There might be some other pre-canned options that would be nice that I have not though of yet.