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

Adapt the code so to make it compatible with the ac/improve-code-quality branch of the object detector #8

Merged
merged 4 commits into from
Aug 30, 2023

Commits on Jul 28, 2023

  1. Fix indentation

    acerioni committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d336d93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccfb544 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Speed up data preparation

    Duplicated tiles are detected on the basis of the `title` attribute instead of the geometry
    acerioni committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    aa9a82a View commit details
    Browse the repository at this point in the history
  2. Update requirements.in (and hence requirements.txt) in order to take …

    …advantage of the object detector packaging
    acerioni committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a0df64f View commit details
    Browse the repository at this point in the history