Skip to content

[Fix] Legacy helpers with fixed annotations

This fixes the helpers used for defining legacy baselines, when using fixed annotations. Beforehand, the instantiated cropper was still expecting to receive an "annotation" metadata, which broke the execution.

I fixed a similar issue a while ago for Tensorflow baselines but missed to also fix legacy baselines. ping @tiago.pereira

Merge request reports

Loading