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

Synthetic image generator #751

Merged
merged 23 commits into from
Jul 15, 2024
Merged

Commits on Jul 11, 2024

  1. synthetic image generator

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a8656f8 View commit details
    Browse the repository at this point in the history
  2. format randomization

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a5b6dbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9630704 View commit details
    Browse the repository at this point in the history
  4. randomized image format

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7915dd7 View commit details
    Browse the repository at this point in the history
  5. randomized image shape

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6176dc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f8a426 View commit details
    Browse the repository at this point in the history
  7. read from files

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5178b27 View commit details
    Browse the repository at this point in the history
  8. python 3.10 support fixes

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    09e81a8 View commit details
    Browse the repository at this point in the history
  9. remove unused imports

    mwawrzos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7f5d573 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    c4e7c35 View commit details
    Browse the repository at this point in the history
  2. formats type fix

    mwawrzos committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5673a51 View commit details
    Browse the repository at this point in the history
  3. remove unused variable

    mwawrzos committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d64cd27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d5b4ea View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. image format not randomized

    mwawrzos committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    edad485 View commit details
    Browse the repository at this point in the history
  2. sample each dimension independently

    Co-authored-by: Hyunjae Woo <[email protected]>
    mwawrzos and nv-hwoo authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    935da0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8712eb View commit details
    Browse the repository at this point in the history
  4. update class name

    mwawrzos committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b5d4b64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb6e982 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    287edba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af0a93a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0b43fd View commit details
    Browse the repository at this point in the history
  9. remove unused imports

    mwawrzos committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1ef4f71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae66dc3 View commit details
    Browse the repository at this point in the history