1. 10 Jan, 2022 1 commit
    • Yue Zhou's avatar
      [Feature] Add min_area_polygons CUDA op for rotated detection. (#1611) · 51b40c33
      Yue Zhou authored
      * init
      
      * Update pybind.cpp
      
      * Update min_area_polygons_cuda.cuh
      
      * Update cudabind.cpp
      
      * fix bug
      
      * Create test_min_area_polygons.py
      
      * add test
      
      * update
      
      * Update min_area_polygons_cuda.cuh
      
      * fix bugs.
      
      * Update min_area_polygons_cuda.cuh
      
      * Update min_area_polygons.py
      
      * Update min_area_polygons_cuda.cuh
      
      * merge these 4 nested loops
      
      * add AT_DISPATCH_FLOATING_TYPES_AND_HALF
      
      * fix lint
      
      * Resolving conflicts
      51b40c33
  2. 24 Dec, 2021 1 commit
  3. 23 Dec, 2021 2 commits
  4. 15 Dec, 2021 1 commit
  5. 21 Oct, 2021 2 commits
  6. 15 Oct, 2021 2 commits
  7. 14 Oct, 2021 3 commits
  8. 13 Oct, 2021 1 commit
    • dingchang's avatar
      [Feature] Add fps op from mmdet3d (#1337) · 63a6cbe9
      dingchang authored
      * add ops (furthest point sample) in mmdet3d
      
      * refactor code
      
      * refactor code
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * refactor code
      
      * fix typo
      
      * define DIVUP in common_cuda_helper.hpp
      63a6cbe9
  9. 23 Sep, 2021 2 commits
  10. 21 Sep, 2021 1 commit
  11. 07 Jul, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Build Chinese docs (#1073) · db580dda
      Zaida Zhou authored
      * Remove _build directroy in docs_zh_CN
      
      * Change utils title to Chinese
      
      * Translate documents
      
      * Translate documents
      
      * Use symbolic link to avoid repeated images
      
      * Use symbolic link to avoid repeated images
      
      * fix readme.md
      
      * update copyright
      
      * refactor docs
      
      * rename title to Chinese
      db580dda