1. 22 Apr, 2021 1 commit
  2. 20 Apr, 2021 1 commit
  3. 19 Apr, 2021 1 commit
    • Wang Xinjiang's avatar
      [Feature]: Add Rotated ROI align op for pytorch (cpu&cuda), parrots (cpu&cuda)... · ee041cec
      Wang Xinjiang authored
      
      [Feature]: Add Rotated ROI align op for pytorch (cpu&cuda), parrots (cpu&cuda) and onnxruntime (cpu) (#933)
      
      * add roi_align_rotated
      
      * code format
      
      * Add align key to roi align rotated
      
      * Add clockwise for rotated roi align
      
      * fix bugs in onnx export
      
      * Add docstring for RoIAlignRotated
      
      * remove cuda unittest
      
      * Reformat c++ code
      
      * add onnx roi align rotated file
      
      * fix unittest
      
      * Add  cpu and float64 of cuda support for parrots
      
      * code format
      
      * Add unified header to roi align rotated
      Co-authored-by: default avatarluopeichao <luopeichao@sensetime.com>
      ee041cec
  4. 18 Apr, 2021 1 commit
  5. 17 Apr, 2021 2 commits
  6. 16 Apr, 2021 2 commits
  7. 14 Apr, 2021 3 commits
  8. 12 Apr, 2021 4 commits
  9. 10 Apr, 2021 4 commits
    • Jerry Jiarui XU's avatar
      add model registry (#760) · 375605fb
      Jerry Jiarui XU authored
      * add model registry
      
      * fixed infer scoep
      
      * fixed build func
      
      * add docstring
      
      * add md
      
      * support multi level
      
      * clean comments
      
      * add docs
      
      * fixed parent
      
      * add more doc
      
      * add value error, add docstring
      
      * fixed docs
      
      * change to local/global search
      
      * resolve comments
      
      * fixed test
      
      * update some docstring
      
      * update docs (minior)
      
      * update docs
      
      * update docs
      375605fb
    • Miao Zheng's avatar
      [Refactoring] Revise init_weight in BaseModule (#905) · 47825b19
      Miao Zheng authored
      * [Refactoring] Add deprecated API warning
      
      * revise test
      
      * fix lint
      
      * fix lint
      47825b19
    • Miao Zheng's avatar
      [Fix] OneCycleLrUpdaterHook adds total_steps (#929) · 89efc607
      Miao Zheng authored
      * [Fix] OneCycleLrUpdaterHook interface
      
      * revise according to comments
      
      * revise according to comments
      
      * add test
      
      * fix lint
      
      * revise according to comments
      
      * minors
      
      * add pytest param
      
      * fix lint
      
      * ci
      89efc607
    • Miao Zheng's avatar
      [Docs] Docstring for DeformConv (#921) · f959a34d
      Miao Zheng authored
      * [Docs] Docstring for DeformConv
      
      * fix docstring
      
      * fix according to comments
      
      * revise according to comments
      
      * lint
      f959a34d
  10. 09 Apr, 2021 3 commits
  11. 08 Apr, 2021 3 commits
  12. 07 Apr, 2021 1 commit
  13. 06 Apr, 2021 1 commit
    • tangyanf's avatar
      [feature]:add onnxruntime custom op grid_sample (#916) · 83cf25b2
      tangyanf authored
      * add onnxruntime custom op grid_sample
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      
      * update code
      83cf25b2
  14. 02 Apr, 2021 2 commits
  15. 30 Mar, 2021 1 commit
    • q.yao's avatar
      [Feature] : Add grid_sampler TensorRT Plugin (#865) · 9d80f56a
      q.yao authored
      * add grid sample trt support
      
      * fix align_corners=True
      
      * change 'intep' to 'interp', fix bugs of grid sampler, better test script
      
      * remove unused import
      
      * move source comment to the top of trt_grid_sampler_kernel.cu
      9d80f56a
  16. 29 Mar, 2021 1 commit
  17. 28 Mar, 2021 1 commit
  18. 26 Mar, 2021 2 commits
  19. 25 Mar, 2021 1 commit
  20. 24 Mar, 2021 1 commit
  21. 21 Mar, 2021 1 commit
  22. 20 Mar, 2021 1 commit
  23. 19 Mar, 2021 1 commit
  24. 18 Mar, 2021 1 commit