Skip to content
Snippets Groups Projects
  1. Dec 09, 2020
  2. Nov 30, 2020
  3. Nov 21, 2020
  4. Nov 14, 2020
  5. Nov 01, 2020
  6. Oct 31, 2020
  7. Oct 30, 2020
  8. Oct 29, 2020
  9. Oct 28, 2020
  10. Oct 19, 2020
  11. Oct 12, 2020
  12. Oct 07, 2020
  13. Oct 05, 2020
  14. Oct 01, 2020
  15. Sep 18, 2020
  16. Sep 03, 2020
    • Cao Yuhang's avatar
      New batch inference (#3564) · e5072a3f
      Cao Yuhang authored
      * update some models
      
      * some fix
      
      * support cascade
      
      * add htc
      
      * sup more models
      
      * sup point rend
      
      * clean comment
      
      * minor fix
      
      * clean
      
      * fix unittest
      
      * update doc
      
      * fix image demo and robustness test
      
      * fix webcame
      Unverified
      e5072a3f
  17. Aug 20, 2020
  18. Aug 13, 2020
  19. Aug 05, 2020
    • robin Han's avatar
      Pytorch2onnx (#3075) · 2f32a47a
      robin Han authored
      
      * Update pytorch2onnx.py which using new logic to convert pytorch to ONNX
      
      * use standard API to check whether in ONNX convert process
      
      * only compare the score value while verifying results between ONNX and pytorch
      
      * move import onnx before import torch, or something weird will happen
      
      * use real images for input
      
      * modifying the way of calling nms
      
      * modify docstring for bbox2result, and remove unnecessary part for onnx exporting
      
      * modify the 'Convert to ONNX' part in docs
      
      * replace or to | in docstring
      
      * update according to the latest mmcv
      
      * add normalize part
      
      * raise error while using low version mmcv
      
      * minor update
      
      * minor update
      
      Co-authored-by: default avatarJiarui XU <xvjiarui0826@gmail.com>
      Unverified
      2f32a47a
  20. Jul 27, 2020
  21. Jul 23, 2020
  22. Jul 14, 2020
  23. Jul 09, 2020
  24. Jul 08, 2020
  25. Jun 27, 2020
  26. May 27, 2020
  27. May 19, 2020
  28. May 18, 2020
  29. May 14, 2020
  30. May 08, 2020
    • Wenwei Zhang's avatar
      Fix validate default (#2651) · 2d844a84
      Wenwei Zhang authored
      * add python path in scripts
      
      * Make python path work
      
      * Shorter path
      
      * Add docs
      
      * Change dist scripts
      
      * Change slurm example
      
      * Fix validate default bug
      
      * Change docs accordingly
      Unverified
      2d844a84
  31. May 06, 2020
  32. May 05, 2020
  33. May 03, 2020
  34. May 02, 2020
  35. May 01, 2020
Loading