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 octconv layers and obj coord preprocessing ops. #975

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

Commits on May 17, 2019

  1. Add octconv layers and obj coord preprocessing ops.

    Add octconv layers and obj coord preprocessing ops.
    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    71c1893 View commit details
    Browse the repository at this point in the history
  2. Add import octconv.

    Add import octconv.
    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    e18a62b View commit details
    Browse the repository at this point in the history
  3. Code formatting

    Code formatting
    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    73083fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a322819 View commit details
    Browse the repository at this point in the history
  5. Formatting Code

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    fdc4a06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae7174b View commit details
    Browse the repository at this point in the history
  7. Formatting Code

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    d9688a1 View commit details
    Browse the repository at this point in the history
  8. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    596025b View commit details
    Browse the repository at this point in the history
  9. Yapf fix.

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    fe89e14 View commit details
    Browse the repository at this point in the history
  10. Fix indentation

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    b6fd6e6 View commit details
    Browse the repository at this point in the history
  11. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    9c6997f View commit details
    Browse the repository at this point in the history
  12. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    3c4fdf6 View commit details
    Browse the repository at this point in the history
  13. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    055f6dd View commit details
    Browse the repository at this point in the history
  14. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    7fcb928 View commit details
    Browse the repository at this point in the history
  15. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    e7f40f2 View commit details
    Browse the repository at this point in the history
  16. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    8cc823c View commit details
    Browse the repository at this point in the history
  17. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    b09cfe5 View commit details
    Browse the repository at this point in the history
  18. Fix doc

    Windaway committed May 17, 2019
    Configuration menu
    Copy the full SHA
    59df2c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Configuration menu
    Copy the full SHA
    9ad58d8 View commit details
    Browse the repository at this point in the history
  2. Add OctConv Layers and experiential coord transform func.

    Add Basic OctConv Layers .
    Add Coord Transform Func.
    Fix Huber Loss Doc.
    Windaway committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    7afd8f0 View commit details
    Browse the repository at this point in the history