1. 01 Aug, 2021 1 commit
  2. 28 Jul, 2021 1 commit
  3. 23 Jul, 2021 4 commits
  4. 22 Jul, 2021 1 commit
  5. 20 Jul, 2021 7 commits
  6. 14 Jul, 2021 1 commit
  7. 13 Jul, 2021 4 commits
  8. 09 Jul, 2021 3 commits
  9. 07 Jul, 2021 3 commits
  10. 06 Jul, 2021 1 commit
  11. 03 Jul, 2021 2 commits
  12. 02 Jul, 2021 3 commits
    • Zaida Zhou's avatar
      [Docs] Refactor docs (#1102) · 66cefaff
      Zaida Zhou authored
      * [Docs] Refactor documentation
      
      * [Docs] Refactor documentation
      
      * refactor docs
      
      * refactor docs
      
      * set sphinx==3.1.2
      
      * fix typo
      
      * modify according to comment
      
      * modify according to comment
      
      * modify according to comment
      
      * [Docs] delete unnecessary file
      
      * fix title
      
      * rename
      
      * rename
      66cefaff
    • Zaida Zhou's avatar
      add citation in readme.md (#1160) · cdcbc03c
      Zaida Zhou authored
      cdcbc03c
    • Haodong Duan's avatar
      [Fix] Fix saconv (#1147) · 7e285d35
      Haodong Duan authored
      * fix saconv
      
      * update
      
      * update
      
      * fix
      
      * use LooseVersion
      7e285d35
  13. 29 Jun, 2021 3 commits
  14. 28 Jun, 2021 1 commit
  15. 27 Jun, 2021 1 commit
  16. 25 Jun, 2021 4 commits
    • Zaida Zhou's avatar
      bump version to v1.3.8 (#1148) · db097bd1
      Zaida Zhou authored
      db097bd1
    • Ma Zerun's avatar
      support print hooks before running. (#1123) · 1b15f022
      Ma Zerun authored
      * support print using hooks before running.
      
      * Support to print hook trigger stages.
      
      * Print stage-wise hook infos. And make `stages` as class attribute of
      `Hook`
      
      * Add util function `is_method_overriden` and use it in
      `Hook.get_trigger_stages`.
      
      * Add unit tests.
      
      * Move `is_method_overriden` to `mmcv/utils/misc.py`
      
      * Improve hook info text.
      
      * Add base_class argument type assertion, and fix some typos.
      
      * Remove `get_trigger_stages` to `get_triggered_stages`
      
      * Use f-string.
      1b15f022
    • Tong Gao's avatar
      Support image reading while ignoring EXIF orientation info (#1091) · 227e7a73
      Tong Gao authored
      * Support image reading while ignoring EXIF orientation info
      
      Add unit test for ignore_orientation flags in imread()
      
      * add documentation for imread
      
      * Add test cases
      227e7a73
    • pc's avatar
      update ca_forward_kernel (#1144) · 94818ad1
      pc authored
      94818ad1