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

PR draft of new YOLO and COCO data set loaders #4527

Closed
wants to merge 20 commits into from

Commits on Aug 23, 2021

  1. initial commit

    SkalskiP committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    f83e820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494d5c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f57e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    fb84b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce1c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a86a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e770624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d31de9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ef034b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4246597 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/new_data_set_loaders' into new_d…

    …ata_set_loaders
    
    # Conflicts:
    #	utils/datasets/cache.py
    SkalskiP committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    6bba633 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. RAM cache done

    SkalskiP committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    54b164d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82db7dd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 30, 2021

  1. save progress

    SkalskiP committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    d71a659 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into new_data_set_loaders

    # Conflicts:
    #	detect.py
    #	models/common.py
    SkalskiP committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    87f5885 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. disc cache completed

    SkalskiP committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5423cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fec4d2 View commit details
    Browse the repository at this point in the history
  3. save progress

    SkalskiP committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    2a433ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    753138c View commit details
    Browse the repository at this point in the history