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

Add a way to exclude categories #517

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    794e34d View commit details
    Browse the repository at this point in the history
  2. show in the Demo how to use exclCatIds argument in .getImgIds(); …

    …rename some variables so they are a bit more self-explanatory
    GeorgeBatch committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f235d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2f69f5 View commit details
    Browse the repository at this point in the history
  4. Add an option to only exclude with exclCatIds in .getImgIds() met…

    …hod. If no `catIds` provided, exclude from `self.imgs.keys()`
    GeorgeBatch committed May 20, 2021
    Configuration menu
    Copy the full SHA
    10bf80e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91ffbea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1e5d46 View commit details
    Browse the repository at this point in the history