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

Aic dataset #87

Merged
merged 27 commits into from
Aug 28, 2020
Merged

Aic dataset #87

merged 27 commits into from
Aug 28, 2020

Commits on Aug 18, 2020

  1. chmod -x

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    96ec681 View commit details
    Browse the repository at this point in the history
  2. init aic

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    30e0c8a View commit details
    Browse the repository at this point in the history
  3. add cocoapi

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    221246e View commit details
    Browse the repository at this point in the history
  4. add aic cfg

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    57c9542 View commit details
    Browse the repository at this point in the history
  5. fix aic cfg

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ffd03cd View commit details
    Browse the repository at this point in the history
  6. fix aic cfg

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9260f2c View commit details
    Browse the repository at this point in the history
  7. add TopDownAicDataset

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5e91284 View commit details
    Browse the repository at this point in the history
  8. use gt_bbox

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    11aa71f View commit details
    Browse the repository at this point in the history
  9. fix typo

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    16755e7 View commit details
    Browse the repository at this point in the history
  10. lint

    jin-s13 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    cf2a92b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. add sigma

    jin-s13 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ebf2efd View commit details
    Browse the repository at this point in the history
  2. update cocoeval

    jin-s13 committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    34ceb56 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. use xtcocotools

    jin-s13 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8c31a04 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. fix sigmas

    jin-s13 committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    bddcbca View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. add xtcocotools

    jin-s13 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    0122bc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. add aic tests

    jin-s13 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    6c87af3 View commit details
    Browse the repository at this point in the history
  2. add modelzoo and data_prepare

    jin-s13 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    1388bd5 View commit details
    Browse the repository at this point in the history
  3. use accelerate links

    jin-s13 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    92e1399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7c93af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b3ef90 View commit details
    Browse the repository at this point in the history
  6. update readme

    jin-s13 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    b308cff View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    cd94aca View commit details
    Browse the repository at this point in the history
  2. subclass COCO

    jin-s13 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    78170b0 View commit details
    Browse the repository at this point in the history
  3. im_ann --> img_ann

    jin-s13 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ec5a36e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. resolve comments

    jin-s13 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    4648198 View commit details
    Browse the repository at this point in the history
  2. fix path

    jin-s13 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f32df9a View commit details
    Browse the repository at this point in the history
  3. fix assert

    jin-s13 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5a46dfb View commit details
    Browse the repository at this point in the history