lhackel-tub / ConfigILM

A Library for configurable combination of pre-configured and possibly pre-trained Image and Language Models
https://lhackel-tub.github.io/ConfigILM/
MIT License
32 stars 4 forks source link

optional omitting of ground truth label entries #81

Open Lamoe291 opened 7 months ago

Lamoe291 commented 7 months ago

In BENLMDBReader there should be an option that allows to omit specified classes in the returned ground truth label vectors (and reduce the ground truth vectors accordingly). This can be helpful when working with subsets of BigEarthNet that do not contain all the classes.