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

Dataset caching fixes #351

Merged
merged 3 commits into from
Jul 13, 2021
Merged

Dataset caching fixes #351

merged 3 commits into from
Jul 13, 2021

Commits on Jul 13, 2021

  1. Fix importing arbitrary file names in COCO subformats

    Maxim Zhiltsov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9ab4380 View commit details
    Browse the repository at this point in the history
  2. Optimize subset iteration in a simple scenario

    Maxim Zhiltsov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1d41765 View commit details
    Browse the repository at this point in the history
  3. Fix subset iteration in dataset with transforms

    Maxim Zhiltsov committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    00a5e75 View commit details
    Browse the repository at this point in the history