1. 09 Feb, 2022 1 commit
  2. 06 Dec, 2021 1 commit
  3. 04 Oct, 2021 1 commit
  4. 14 Sep, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Use PyTorch sphinx theme (#1321) · 1216e5fe
      Zaida Zhou authored
      * [Docs] Use PyTorch sphinx theme
      
      * add sphinx-copybutton
      
      * add twitter and zhihu link
      
      * remove shpinx_rtd_theme from doc.xtx
      
      * update docs.txt
      
      * update conf.py
      1216e5fe
  5. 23 Aug, 2021 1 commit
  6. 20 Jul, 2021 1 commit
    • Zaida Zhou's avatar
      [Fix] Fix example (#1074) · 74626ece
      Zaida Zhou authored
      * [Fix] Fix example
      
      * rename Net to Model
      
      * support training without gpu in example
      
      * modify according to comment
      
      * replace data path with relative path
      74626ece
  7. 23 May, 2021 1 commit
    • Zaida Zhou's avatar
      [Feature] Add truncated normal weight init (#935) · 55b4847a
      Zaida Zhou authored
      * [Feature] Add truncated normal weight init
      
      * [Feature] Add truncated normal weight init
      
      * [Feature] Add truncated normal weight init
      
      * update docstring
      
      * delete modelA.pth
      
      * modify according to comment
      
      * use kstest to check truncated normal
      
      * delete modelA.pth
      
      * fix test.txt
      55b4847a
  8. 09 Apr, 2021 1 commit
  9. 09 Jan, 2021 1 commit
  10. 06 Jan, 2021 1 commit
    • q.yao's avatar
      [Feature]: Add custom operators support for TensorRT in mmcv (#686) · 0de9e149
      q.yao authored
      
      
      * start trt plugin prototype
      
      * Add test module, modify roialign convertor
      
      * finish roi_align trt plugin
      
      * fix conflict of RoiAlign and MMCVRoiAlign
      
      * fix for lint
      
      * fix test tensorrt module
      
      * test_tensorrt move import to test func
      
      * add except error type
      
      * add tensorrt to setup.cfg
      
      * code format with yapf
      
      * fix for clang-format
      
      * move tensorrt_utils to mmcv/tensorrt, add comments, better test module
      
      * fix line endings, docformatter
      
      * isort init, remove trailing whitespace
      
      * add except type
      
      * fix setup.py
      
      * put import extension inside trt setup
      
      * change c++ guard, update pytest script, better setup, etc
      
      * sort import with isort
      
      * sort import with isort
      
      * move init of plugin lib to init_plugins.py
      
      * resolve format and add test dependency: tensorrt
      
      * tensorrt should be installed from source not from pypi
      
      * update naming style and input check
      
      * resolve lint error
      Co-authored-by: default avatarmaningsheng <maningsheng@sensetime.com>
      0de9e149
  11. 31 Dec, 2020 1 commit
    • RunningLeon's avatar
      [Feature] add onnx simplify (#751) · 83732ec2
      RunningLeon authored
      * [Enhance]: add onxx simplify
      
      * add simple doc
      
      * add unit test
      
      * update docstring
      
      * resolve some comment
      
      * add test dependency:onnxoptimizer
      
      * Fix onnxruntime register empty libpath
      
      * test onnxruntime version
      
      * set checker to false
      
      * skip test_simplify for torch<1.5.0
      83732ec2
  12. 13 Dec, 2020 1 commit
    • Rui Xu's avatar
      [Refactor] remove the c implementation of flow_warp (#707) · b7136e39
      Rui Xu authored
      * remove flow-warp-c
      
      * remove flow warp in setup.py and imports
      
      * fix floor and ceil bug
      
      * fix broadcast bug
      
      * add warnings and assertions
      
      * fix bilinear bug
      
      * pass unit test
      
      * pass unit test
      
      * pass unit test
      
      * pass unit test
      
      * fix value bug
      
      * fix lint
      
      * fix lint
      
      * add mk lint
      
      * update docs
      
      * update docs
      
      * fix bug in imports
      
      * fix bug in setup.py
      b7136e39
  13. 26 Oct, 2020 1 commit
    • robin Han's avatar
      add unittest for onnx convert (#608) · 23b2bdbf
      robin Han authored
      * add unittest for onnx convert
      
      * build onnx and onnxruntime in CI
      
      * skip onnx op unit test while using CUDA
      
      * fix offset==0 case in NMS
      
      * remove tmp file used in test
      
      * delete tmp file before assert so that we can remove the tmp file anyway
      23b2bdbf
  14. 07 Jul, 2020 2 commits
  15. 14 May, 2020 1 commit
  16. 16 Mar, 2020 1 commit
  17. 12 Feb, 2020 1 commit
  18. 10 Jan, 2020 1 commit
  19. 12 Dec, 2019 1 commit
  20. 30 Jul, 2019 2 commits
  21. 08 Oct, 2018 1 commit
  22. 26 Aug, 2018 1 commit