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 typehint to mmdet3d/models/backbones. #2464

Merged
merged 18 commits into from
May 11, 2023

Commits on Apr 24, 2023

  1. [Docs] Update link of registry tutorial (open-mmlab#2442)

    Registry docs are now under Advanced Tutorials.
    pd-michaelstanley authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    47e56e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5071b53 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    ce717ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611cd93 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1fdcf15 View commit details
    Browse the repository at this point in the history
  2. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a78959e View commit details
    Browse the repository at this point in the history
  3. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e067e59 View commit details
    Browse the repository at this point in the history
  4. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a67ce0f View commit details
    Browse the repository at this point in the history
  5. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5c1000c View commit details
    Browse the repository at this point in the history
  6. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8c604fc View commit details
    Browse the repository at this point in the history
  7. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    584272d View commit details
    Browse the repository at this point in the history
  8. Update mmdet3d/models/backbones/dla.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    dfed160 View commit details
    Browse the repository at this point in the history
  9. Update mmdet3d/models/backbones/dla.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8012988 View commit details
    Browse the repository at this point in the history
  10. Update mmdet3d/models/backbones/dgcnn.py

    Co-authored-by: Xiang Xu <xuxiang0103@gmail.com>
    Lum1104 and Xiangxu-0103 authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2516a84 View commit details
    Browse the repository at this point in the history
  11. Update typehint.

    Lum1104 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7e59c71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3fc5e45 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Update typehint.

    Lum1104 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d4eb1aa View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Fixed some problems.

    Lum1104 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    ae2975e View commit details
    Browse the repository at this point in the history