get_image_attributes#
- DetectionEvaluator.get_image_attributes() list[str]#
Get the name of columns related to image attributes. In other words, get columns that are NOT the default ones.
The actual attribute values can then be
self.images[self.get_image_attributes()]- Returns:
list of column names in
self.imagesthat represent attributes