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

New Feature: added cmd line arg for saving only positives #13005

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

Commits on May 12, 2024

  1. added cmd line arg for saving only positives

    Added a simple command line argument (default False) where if set to true, only the images and videos which contain a positive identification are saved to the output. 
    
    Location in code is not extremely efficient, but is present at that location for readability and minimal intrusiveness.
    
    Signed-off-by: GarbageHaus <90212322+GarbageHaus@users.noreply.github.com>
    GarbageHaus committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1bff014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b77e7e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    a1ee719 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    53d798a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    97ce444 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    f76eeb5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    9430afd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cc124 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    2fcfcce View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    100a59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4389663 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    d25a53c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    80b97c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c712c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    5463f6b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    153a254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b1222 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    d81eb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a12443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cff06d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a3bff View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    2a16344 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    85b713f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ae346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    707f6e1 View commit details
    Browse the repository at this point in the history