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

[Refactor]: Unified parameter initialization #622

Merged
merged 61 commits into from
Jul 1, 2021

Commits on Apr 7, 2021

  1. support 3dssd

    xiliu8006 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b896597 View commit details
    Browse the repository at this point in the history
  2. support one-stage method

    xiliu8006 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    010024e View commit details
    Browse the repository at this point in the history
  3. for lint

    xiliu8006 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d52c837 View commit details
    Browse the repository at this point in the history
  4. support two_stage

    xiliu8006 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d317b7c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

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

Commits on Apr 18, 2021

  1. Support all methods

    xiliu8006 committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    be73dd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

    xiliu8006 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    e2c74a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1781db5 View commit details
    Browse the repository at this point in the history
  4. support h3dnet

    xiliu8006 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a649d1a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. fix lint error

    xiliu8006 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    487823d View commit details
    Browse the repository at this point in the history
  2. fix isort

    xiliu8006 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    2fa3dd6 View commit details
    Browse the repository at this point in the history
  3. fix code style error

    xiliu8006 committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    69c6ce6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. fix imvotenet bug

    xiliu8006 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7ba358f View commit details
    Browse the repository at this point in the history
  2. fix configs conflict

    xiliu8006 committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9301014 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    953a4b7 View commit details
    Browse the repository at this point in the history
  2. clean comma

    xiliu8006 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    b824fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30e8195 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

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

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    46afb23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458ec22 View commit details
    Browse the repository at this point in the history
  3. fix test_heads h3dnet bug

    xiliu8006 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e9f6630 View commit details
    Browse the repository at this point in the history
  4. rm *.swp

    xiliu8006 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    af9524f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b04f6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. fix ssn low map

    xiliu8006 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3f99ed3 View commit details
    Browse the repository at this point in the history
  2. modify docs

    xiliu8006 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    94924ad View commit details
    Browse the repository at this point in the history
  3. modified ssn init_config

    xiliu8006 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    188da1e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 19, 2021

  1. fix segmentor build

    xiliu8006 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    2f5382c View commit details
    Browse the repository at this point in the history
  2. add ssn direction init_cfg

    xiliu8006 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    455d2de View commit details
    Browse the repository at this point in the history
  3. support segmentor

    xiliu8006 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    d443ad4 View commit details
    Browse the repository at this point in the history
  4. fix conflict

    xiliu8006 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7f391e1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. add conv a=sqrt(5)

    xiliu8006 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    6f926d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fad6aa View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    15d9188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb9274 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. add second conv2d init cfg

    xiliu8006 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    a0eecb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    dc3f2fb View commit details
    Browse the repository at this point in the history
  2. assert gt_bboxes_3d

    xiliu8006 committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    6439d61 View commit details
    Browse the repository at this point in the history
  3. add compatibility

    xiliu8006 committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    20dfaba View commit details
    Browse the repository at this point in the history
  4. rm .swag

    xiliu8006 committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4a5857c View commit details
    Browse the repository at this point in the history
  5. modify docs mmdet version

    xiliu8006 committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    ff56ae9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8830d63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1082498 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. adopt fcosmono3d

    xiliu8006 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d91e120 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

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

Commits on Jun 21, 2021

  1. fix mmseg version

    xiliu8006 committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    68eec71 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    37f4aee View commit details
    Browse the repository at this point in the history
  2. merge newest master

    xiliu8006 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e2dc867 View commit details
    Browse the repository at this point in the history
  3. merge newest master

    xiliu8006 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    17c2485 View commit details
    Browse the repository at this point in the history
  4. remove unused code

    xiliu8006 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d24204e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5f2da2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e43d8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19c2ef3 View commit details
    Browse the repository at this point in the history
  8. support decode head

    xiliu8006 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    245aea0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. fix inference bug

    xiliu8006 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    85a2fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8315abe View commit details
    Browse the repository at this point in the history
  3. merge newest master

    xiliu8006 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e9aaeec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6156cf9 View commit details
    Browse the repository at this point in the history
  5. fix error blank

    xiliu8006 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    2d3a88b View commit details
    Browse the repository at this point in the history
  6. modify docs error

    xiliu8006 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e142171 View commit details
    Browse the repository at this point in the history