Skip to content

Draft: improve detectors design

Gaspard Defréville requested to merge improve-Detector-design into main
  • changes .cwd() into a staticmethod
  • adds detector_output_path property to handle default detector's path (depending on the detector it may be more or less configurable with its CLI) in a clearer way when processing results
  • preprocessing: declare attribute type and move cleanup in base Detector class

Merge request reports

Loading