1. 06 Feb, 2023 1 commit
  2. 16 Sep, 2022 1 commit
  3. 23 Mar, 2022 1 commit
    • Wenhao Wu's avatar
      [Enhance] Replace mmdet3d ops with mmcv ops (#1240) · 2f88c124
      Wenhao Wu authored
      * import some ops from mmcv instead of mmdet3d
      
      * use mmcv ops in primitive_head.py
      
      * use mmcv ops in PAConv
      
      * remove ops in mmdet3d & fix some bugs
      
      * remove spconv & fix some bugs
      
      * fix voxelization unittest
      
      * remove spconv in ops/__init__.py
      
      * refine ops/__init__.py
      
      * recover sparse_block in ops/__init__
      
      * fix parta2_bbox_head unittest
      
      * remove remaining ops
      
      * recover ops/__init__.py for bc breaking
      
      * add source of ops from mmcv
      
      * recover the unittest for voxelization
      
      * remove unittest
      2f88c124
  4. 09 Feb, 2022 1 commit
  5. 11 Jan, 2022 1 commit
  6. 06 Dec, 2021 1 commit
  7. 24 Sep, 2021 1 commit
    • Xi Liu's avatar
      [Feature] Add roipooling cuda ops (#843) · 4f36084f
      Xi Liu authored
      
      
      * [Refactor] Main code modification for coordinate system refactor (#677)
      
      * [Enhance] Add script for data update (#774)
      
      * Fixed wrong config paths and fixed a bug in test
      
      * Fixed metafile
      
      * Coord sys refactor (main code)
      
      * Update test_waymo_dataset.py
      
      * Manually resolve conflict
      
      * Removed unused lines and fixed imports
      
      * remove coord2box and box2coord
      
      * update dir_limit_offset
      
      * Some minor improvements
      
      * Removed some \s in comments
      
      * Revert a change
      
      * Change Box3DMode to Coord3DMode where points are converted
      
      * Fix points_in_bbox function
      
      * Fix Imvoxelnet config
      
      * Revert adding a line
      
      * Fix rotation bug when batch size is 0
      
      * Keep sign of dir_scores as before
      
      * Fix several comments
      
      * Add a comment
      
      * Fix docstring
      
      * Add data update scripts
      
      * Fix comments
      
      * fix import
      
      * add roipooling cuda ops
      
      * add roi extractor
      
      * add test_roi_extractor unittest
      
      * Modify setup.py to install roipooling ops
      
      * modify docstring
      
      * remove enlarge bbox in roipoint pooling
      
      * add_roipooling_ops
      
      * modify docstring
      Co-authored-by: default avatarYezhen Cong <52420115+THU17cyz@users.noreply.github.com>
      Co-authored-by: default avatarTHU17cyz <congyezhen71@hotmail.com>
      4f36084f
  8. 02 Sep, 2021 1 commit
    • dingchang's avatar
      [Docs] Fix the version of sphinx (#902) · 075f4442
      dingchang authored
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      075f4442
  9. 01 Sep, 2021 2 commits
  10. 28 Jul, 2021 1 commit
    • Wenhao Wu's avatar
      [Enhance] Support mim (#782) · 77964873
      Wenhao Wu authored
      * support mim
      
      * remove ops
      
      * add ops info into MANIFEST.in
      
      * remove demo in when creating .mim
      
      * refine setup.py
      77964873
  11. 07 Jun, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support PAConv operation (#598) · c33d4ec1
      Ziyi Wu authored
      * support knn query in QueryAndGroup
      
      * add cuda implemented assign_scores op
      
      * add unit test for paconv assign_score op
      
      * refactor op
      
      * add non-cuda & cuda version PAConv
      
      * minor fix
      
      * fix cuda-9.0 compatibility
      
      * add weight init of paconv
      
      * fix typos
      
      * refactor paconv
      c33d4ec1
  12. 30 Apr, 2021 1 commit
  13. 17 Mar, 2021 1 commit
  14. 18 Sep, 2020 2 commits
  15. 23 Jul, 2020 1 commit
  16. 17 Jul, 2020 1 commit
  17. 14 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Support pypi (#19) · 87339473
      Wenwei Zhang authored
      * add publish workflow
      
      * Add manifest
      
      * Clean files and bump to 0.5.0
      
      * Fix MANIFEST
      87339473
  18. 12 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Support GitHub action (#4) · 915ffe8b
      Wenwei Zhang authored
      * Support github action:
      
      * fix docs package
      
      * reduce action items
      
      * Update cuda arch
      
      * Set cuda arch
      
      * Add information
      
      * add cocotools in installation
      
      * skip gpu
      
      * remove duplicated module
      
      * Clean ci
      
      * Update docstring requirements
      915ffe8b
  19. 09 Jul, 2020 2 commits
  20. 08 Jul, 2020 1 commit
  21. 18 Jun, 2020 1 commit
  22. 18 May, 2020 1 commit
  23. 26 Apr, 2020 1 commit
  24. 15 Apr, 2020 1 commit
  25. 14 Apr, 2020 2 commits