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 open3d visualization #284

Merged
merged 42 commits into from
Feb 25, 2021

Commits on Jul 30, 2020

  1. add h3d backbone

    encore-zhou committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c3eb438 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. add h3d backbone

    encore-zhou committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    7bad06a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. add h3dnet

    encore-zhou committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    c000678 View commit details
    Browse the repository at this point in the history
  2. modify scannet config

    encore-zhou committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    d95f2c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    8b63a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3da09 View commit details
    Browse the repository at this point in the history
  3. add primitive head test

    encore-zhou committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b87966b View commit details
    Browse the repository at this point in the history
  4. modify h3dhead

    encore-zhou committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    22cbe1c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. modify h3d head

    encore-zhou committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    0aa7127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a8c50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f6b7c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    1eb18fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486b174 View commit details
    Browse the repository at this point in the history
  3. modify weighted loss

    encore-zhou committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    09ba55f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'h3d_u2' into 'master'

    H3d u2
    
    See merge request zhoujiaming/mmdet3d!5
    encore-zhou committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    d36f2ae View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'h3d_u2' into 'master'"

    This reverts merge request !5
    encore-zhou committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    fb65d0e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Merge branch 'revert-d36f2ae9' into 'master'

    Revert "Merge branch 'h3d_u2' into 'master'"
    
    See merge request zhoujiaming/mmdet3d!6
    encore-zhou committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    87fdac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Merge pull request #1 from open-mmlab/master

    Merge mmlab master
    encore-zhou authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    d28ba29 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

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

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    65d7ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221a9b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

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

Commits on Sep 13, 2020

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

Commits on Sep 14, 2020

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

Commits on Sep 22, 2020

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

Commits on Oct 9, 2020

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

Commits on Nov 2, 2020

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

Commits on Nov 17, 2020

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

Commits on Jan 6, 2021

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

Commits on Jan 25, 2021

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

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    e22f7fd View commit details
    Browse the repository at this point in the history
  2. add open3d visual

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    6440415 View commit details
    Browse the repository at this point in the history
  3. modify docstring

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b65c028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27344f View commit details
    Browse the repository at this point in the history
  5. modify docstring

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    87fa5df View commit details
    Browse the repository at this point in the history
  6. fix bugs for unittest

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    e008251 View commit details
    Browse the repository at this point in the history
  7. fix bugs for unittest

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    a418b64 View commit details
    Browse the repository at this point in the history
  8. modify doc

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4d8dd6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32abcf1 View commit details
    Browse the repository at this point in the history
  10. modify docs

    encore-zhou committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4fc28ac View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. fix bugs

    encore-zhou committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    1739635 View commit details
    Browse the repository at this point in the history