"examples/vscode:/vscode.git/clone" did not exist on "f842396367d78bf4bbe294c4940db6940c2494d1"
  1. 25 May, 2021 1 commit
  2. 24 May, 2021 2 commits
  3. 23 May, 2021 5 commits
  4. 20 May, 2021 1 commit
  5. 13 May, 2021 10 commits
  6. 12 May, 2021 1 commit
    • jeffreykuang's avatar
      Add pixel group and contour expand ops (#993) · 2623fbf2
      jeffreykuang authored
      * add pixel group ops
      
      * reformatting
      
      * formatting&rm auto
      
      * Add citation
      
      * Add contour expand
      
      * c++ linting
      
      * Add unit tests with Tensor
      
      * rm model.pth
      
      * rename
      
      * c++ linting
      
      * c++ linting
      
      * Rename variables
      2623fbf2
  7. 11 May, 2021 3 commits
  8. 10 May, 2021 2 commits
  9. 01 May, 2021 1 commit
    • v-qjqs's avatar
      [Feature]: Support corner_pool related custom operators for onnxruntime in mmcv (#997) · db6b0542
      v-qjqs authored
      * supports for onnxruntime custom op `mmcv::MMCVTopPool`
      
      * supports for onnxruntime custom op `mmcv::MMCVCornerPool`, involving TopPool, BottomPool, LeftPool and RightPool
      
      * add unittest for corner_pool
      
      * supports mmcv::CornerPool without memcpy
      
      * add docs for mmcv::CornerPool
      
      * re-add docs for mmcv::CornerPool
      
      * fix output dtype doc
      
      * reformat
      
      * format with pre-commit
      
      * format
      
      * fix lint error, by using google clang-format style for c/c++
      db6b0542
  10. 30 Apr, 2021 1 commit
  11. 29 Apr, 2021 2 commits
  12. 27 Apr, 2021 8 commits
  13. 25 Apr, 2021 2 commits
  14. 24 Apr, 2021 1 commit