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 dimension check in ssd_random_crop #5240

Merged
merged 5 commits into from
Dec 15, 2023
Merged

Commits on Dec 12, 2023

  1. Add bbox dim check

    Signed-off-by: Szymon Karpiński <skarpinski@nvidia.com>
    szkarpinski committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b0c1c77 View commit details
    Browse the repository at this point in the history
  2. Fix checkpointing test

    Signed-off-by: Szymon Karpiński <skarpinski@nvidia.com>
    szkarpinski committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5920a1b View commit details
    Browse the repository at this point in the history
  3. Reformat

    Signed-off-by: Szymon Karpiński <skarpinski@nvidia.com>
    szkarpinski committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    dd84609 View commit details
    Browse the repository at this point in the history
  4. Update dali/operators/ssd/random_crop.cc

    Co-authored-by: Michał Zientkiewicz <mzient@gmail.com>
    szkarpinski and mzient committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c17a3d9 View commit details
    Browse the repository at this point in the history
  5. Update dali/operators/ssd/random_crop.cc

    Co-authored-by: Michał Zientkiewicz <mzient@gmail.com>
    szkarpinski and mzient committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    da6b035 View commit details
    Browse the repository at this point in the history