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] Add autoanchor for YOLO series #654

Open
wants to merge 20 commits into
base: dev
Choose a base branch
from

Commits on Mar 11, 2023

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

Commits on Mar 16, 2023

  1. del anchor generator

    yechenzhi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b2e3838 View commit details
    Browse the repository at this point in the history
  2. del configs

    yechenzhi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    43dcb9b View commit details
    Browse the repository at this point in the history
  3. del local configs

    yechenzhi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7348c6c View commit details
    Browse the repository at this point in the history
  4. del change

    yechenzhi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    d464820 View commit details
    Browse the repository at this point in the history
  5. add logs

    yechenzhi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ecf7a42 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. adapt autoanchor to ema

    yechenzhi committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    a386238 View commit details
    Browse the repository at this point in the history
  2. fix format

    yechenzhi committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    450dbe4 View commit details
    Browse the repository at this point in the history
  3. fix format

    yechenzhi committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    d0f5cba View commit details
    Browse the repository at this point in the history
  4. fix ema logic

    yechenzhi committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    9069340 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. fix format

    yechenzhi committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    2c41f7d View commit details
    Browse the repository at this point in the history
  2. fix assert

    yechenzhi committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f13c038 View commit details
    Browse the repository at this point in the history
  3. del local change

    yechenzhi committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b082292 View commit details
    Browse the repository at this point in the history
  4. add note

    yechenzhi committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    cb11b90 View commit details
    Browse the repository at this point in the history
  5. add default autoanchor

    yechenzhi committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    69c1002 View commit details
    Browse the repository at this point in the history
  6. fix default

    yechenzhi committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f4d65b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. add note to assure priority

    yechenzhi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    873f957 View commit details
    Browse the repository at this point in the history
  2. del offline autoanchors

    yechenzhi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    94d43c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fecf166 View commit details
    Browse the repository at this point in the history
  4. del local changes

    yechenzhi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e0cd9ae View commit details
    Browse the repository at this point in the history