Skip to content
Snippets Groups Projects
  1. Aug 27, 2020
  2. Aug 24, 2020
  3. Aug 23, 2020
  4. Aug 22, 2020
  5. Aug 20, 2020
  6. Aug 18, 2020
  7. Aug 17, 2020
  8. Aug 14, 2020
  9. Aug 13, 2020
  10. Aug 12, 2020
  11. Aug 11, 2020
  12. Aug 09, 2020
  13. Aug 06, 2020
  14. Aug 05, 2020
    • Wenwei Zhang's avatar
      add cornernet (#3492) · 57bbfb7e
      Wenwei Zhang authored
      * add cornernet
      
      * update model zoo
      Unverified
      57bbfb7e
    • Wenwei Zhang's avatar
      Bump to v2.3.0 (#3484) · f10b3066
      Wenwei Zhang authored
      * Add change log of v2.3.0
      
      * change minimum required version of mmcv to 1.0.5
      
      * rm tmp files
      
      * Update docs
      
      * Update docs and requirements
      
      * clean comments
      
      * update with 3392
      Unverified
      f10b3066
    • Jerry Jiarui XU's avatar
      fixed default mean/std for onnx (#3491) · ce9e7049
      Jerry Jiarui XU authored
      Unverified
      ce9e7049
    • Wang Xinjiang's avatar
      Imresize backend (#3392) · c4c9d9f3
      Wang Xinjiang authored
      * update FSAF model zoo
      
      * Add foreground_dominate argument to center region assigner
      
      * add imresize backend
      
      * add imresize backend
      
      * Add backend to seg imrscale
      
      * fixed a small bug in seg rescale
      Unverified
      c4c9d9f3
    • 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
  15. Aug 04, 2020
    • Wenwei Zhang's avatar
      Remove git hash in __version__ (#3466) · 9d3f9b03
      Wenwei Zhang authored
      * update setup.py
      
      * update collect_env accordingly
      
      * rm VERSION and hardcode version.py
      
      * Use get_git_hash in mmcv
      
      * fix bug of version_file
      
      * use function to parse version
      
      * use __version__
      
      * only print first 7 of git hash
      
      * resolve comments
      
      * Fix torch install issue in action
      Unverified
      9d3f9b03
  16. Aug 03, 2020
  17. Aug 02, 2020
  18. Jul 30, 2020
  19. Jul 27, 2020
Loading