1. 25 May, 2025 1 commit
  2. 11 Jul, 2024 1 commit
  3. 24 Feb, 2022 1 commit
  4. 09 Feb, 2022 1 commit
  5. 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