1. 20 Jan, 2022 1 commit
  2. 19 Jan, 2022 2 commits
  3. 18 Jan, 2022 2 commits
  4. 17 Jan, 2022 1 commit
  5. 13 Jan, 2022 3 commits
  6. 11 Jan, 2022 2 commits
  7. 10 Jan, 2022 8 commits
  8. 08 Jan, 2022 1 commit
  9. 07 Jan, 2022 1 commit
  10. 29 Dec, 2021 1 commit
  11. 24 Dec, 2021 3 commits
  12. 23 Dec, 2021 4 commits
  13. 22 Dec, 2021 5 commits
  14. 15 Dec, 2021 1 commit
  15. 14 Dec, 2021 5 commits
    • Zaida Zhou's avatar
      bump version to v1.4.1 (#1585) · f31f1cdb
      Zaida Zhou authored
      f31f1cdb
    • Shilong Zhang's avatar
      001f3f66
    • wuwencheng's avatar
      [Feature] Add multi file backends to imread/imwrite. (#1527) · 66bff139
      wuwencheng authored
      * Add file client to image io
      
      * Fix petrel_client imwrite error
      
      * Add examples to the docstring and delete the file check of imread
      
      * modify docstring v1.3.19->v1.4.1
      
      * Deprecate auto_mkdir parameter and complete test_io.py
      
      * Fix error caused by deleting the mock package in test_io.py
      
      * Add annotation to imencode
      
      * modify imread input assert and delete the judgement of file client 'put' method
      
      * Delete try except in imwrite.
      
      * Add a error file extension unit test.
      66bff139
    • Zaida Zhou's avatar
      [Docs] Update FAQ (#1481) · 81f032ed
      Zaida Zhou authored
      * [Docs] Update FAQ
      
      * update faq
      
      * polish the description
      
      * update faq
      
      * update faq
      
      * improve the faq
      
      * improve the faq
      
      * improve the faq
      81f032ed
    • Shilong Zhang's avatar
      [Feature]Support skip nms (#1552) · 43b2f098
      Shilong Zhang authored
      * skip nms
      
      * judge at beginning
      
      * add test
      
      * remove else
      
      * add more details in docstr including version not
      
      * fix unitest
      
      * fix doc
      
      * fix doc
      
      * fix typo
      
      * resove conversation
      
      * fix link
      43b2f098