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

[Feature] Support efficientnet in mmdetection. #7514

Merged
merged 48 commits into from
Mar 25, 2022

Commits on Jun 10, 2020

  1. Initial implementation

    daavoo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    42569a7 View commit details
    Browse the repository at this point in the history
  2. Add missing import

    daavoo committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fbddb58 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

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

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    ea61df3 View commit details
    Browse the repository at this point in the history
  2. Add efficientnet2mmdet tool

    daavoo committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    6caca0d View commit details
    Browse the repository at this point in the history
  3. Add config folder

    daavoo committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    fde3a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Flake8

    daavoo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    992257b View commit details
    Browse the repository at this point in the history
  2. Flake8

    daavoo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6ca79de View commit details
    Browse the repository at this point in the history
  3. Flake8

    daavoo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    261b2b8 View commit details
    Browse the repository at this point in the history
  4. Fix config

    daavoo committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    99e7860 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Requested changes

    daavoo committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    c72228c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

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

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    f35f7aa View commit details
    Browse the repository at this point in the history
  2. docformatter

    daavoo committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    7b11f04 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    e4d3892 View commit details
    Browse the repository at this point in the history
  2. Run pre-commit

    daavoo committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    0a8c1fa View commit details
    Browse the repository at this point in the history
  3. Fix schedule

    daavoo committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e8ee996 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

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

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    8e766fc View commit details
    Browse the repository at this point in the history
  2. Train 80 epochs

    daavoo committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d1e74a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1485692 View commit details
    Browse the repository at this point in the history
  4. Remove duplicated arg

    daavoo committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    72d2ba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    3bc1546 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    daavoo authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    64fe1a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Nov 8, 2021

  1. efficient3 efficient0

    jiangyitong1 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d31bbf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. efficientNet imports

    jiangyitong1 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    46707e9 View commit details
    Browse the repository at this point in the history
  2. efficientNet

    jiangyitong1 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    eccba96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11d44cc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. efficientnet review2

    jiangyitong1 committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    9151f81 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    fa71e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc2506 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    85bd848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d76756 View commit details
    Browse the repository at this point in the history
  3. pull master

    jiangyitong1 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    96eea76 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. eff0, eff3

    jiangyitong1 committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ee49c86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bf244 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. fix flake8 yapf isort

    jiangyitong1 committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e930ef2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    0656128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90bec3b View commit details
    Browse the repository at this point in the history
  3. fix init of utils

    jiangyitong1 committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    489dfdb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. inherit from yitong

    jbwang1997 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a45e099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2446af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a395e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19778a2 View commit details
    Browse the repository at this point in the history
  5. Update

    jbwang1997 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    443c7b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Update

    jbwang1997 committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    38e4cbe View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Update metafile

    jbwang1997 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9901005 View commit details
    Browse the repository at this point in the history