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

Hotfix/sg 000 fix predict loading from np torch #1419

Merged
merged 9 commits into from
Sep 19, 2023

Commits on Aug 26, 2023

  1. fix

    Louis-Dupont committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    00aa170 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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

Commits on Aug 28, 2023

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

Commits on Sep 3, 2023

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

Commits on Sep 10, 2023

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

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    9e3a4c1 View commit details
    Browse the repository at this point in the history
  2. Added table with all supported input types to predict() and improved …

    …load_image method to get rid of hard-coded number of input channels
    BloodAxe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2843c80 View commit details
    Browse the repository at this point in the history
  3. Improve spelling

    BloodAxe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1337b83 View commit details
    Browse the repository at this point in the history
  4. Improve type alias

    BloodAxe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    985eff2 View commit details
    Browse the repository at this point in the history