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

Optimization of function for converting mask images to uint8 type #426

Open
wants to merge 7 commits into
base: Main
Choose a base branch
from

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    339c68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09331db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05bebe3 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary imports

    lcolok committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    065badf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    548670b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Refactor ensure_nhwc_mask_torch and ensure_nhwc_mask_numpy functions …

    …to handle input masks in the expected format
    lcolok committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    29e9ea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dfe5b View commit details
    Browse the repository at this point in the history