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

Add modules before mg_head in centerpoint #46

Merged
merged 15 commits into from
Aug 18, 2020

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    8046916 View commit details
    Browse the repository at this point in the history
  2. Move test_voxel_encoders.

    liyinhao committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    54fe4c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Change names, add docstring.

    liyinhao committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    878b24f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Reconstruct centerpoint_rpn.

    liyinhao committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    bde41e7 View commit details
    Browse the repository at this point in the history
  2. Add centerpoint_rpn.

    liyinhao committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    0ac6625 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Change SECONDFPN, delete centerpoint_fpn

    liyinhao committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    25142c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Remove SparseBasicBlock.

    liyinhao committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    003c09e View commit details
    Browse the repository at this point in the history
  2. Change SpMiddleResNetFHD to SparseEncoder.

    liyinhao committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    6ce7399 View commit details
    Browse the repository at this point in the history
  3. Finish SparseEncoder unittest.

    liyinhao committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    dbe07f4 View commit details
    Browse the repository at this point in the history
  4. Change test_hard_simple_VFE.

    liyinhao committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    93f5f45 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Change option, add legacy.

    liyinhao committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a18ab5b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Change docstring, change legacy.

    liyinhao committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    d2bb205 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Fix legacy bug.

    liyinhao committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    c47e207 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Change unittest, change docstring.

    liyinhao committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    df9507f View commit details
    Browse the repository at this point in the history
  2. Change docstring.

    liyinhao committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    aedad0a View commit details
    Browse the repository at this point in the history