Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert detectors to factory pattern, ability to set different model for each detector #4635

Merged
merged 14 commits into from
Dec 15, 2022

Commits on Dec 12, 2022

  1. refactor detectors

    dennispg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8c55966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa174e View commit details
    Browse the repository at this point in the history
  3. fixed code formatting

    dennispg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    3f524da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45f2f2 View commit details
    Browse the repository at this point in the history
  5. fix detector unit tests

    dennispg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bbadb70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5ff975 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edd6818 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61c3d2a View commit details
    Browse the repository at this point in the history
  9. simplify config

    dennispg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b7fd53e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f65bdd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58374e8 View commit details
    Browse the repository at this point in the history
  12. add suggested changes

    dennispg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    214825f View commit details
    Browse the repository at this point in the history
  13. remove custom detector doc

    dennispg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1da28ea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68e001a View commit details
    Browse the repository at this point in the history