Skip to content

Wrapper for Binoculars

Benoît MARION requested to merge 4-Add-Binoculars into detection

Adding binoculars as a detector

  • added as a git submodule
  • modified repo (see patches) that adds a new README.md and an executable to run Binoculars on a list of str (JSON) or a text file
  • handling as a subprocess.run through the BinocularsDetector class
  • run as a subprocess within the binocular submodule
  • updated CI to run tests (no tests within the submodule)
  • documentation that explains in more details

Merge request reports

Loading