- 25 May, 2025 1 commit
-
-
limm authored
-
- 11 Jul, 2024 1 commit
-
-
limm authored
-
- 17 Jan, 2023 1 commit
-
-
Zaida Zhou authored
* fileio related interfaces should keep bc * fix format * update unit tests of transforms * update format * lazily infer client until calling get function of fileio
-
- 27 Dec, 2022 1 commit
-
-
Zaida Zhou authored
* [Refactor] Use new interface of fileio * update ut * remove file_client_args * add * before backend_args * refine backend_args description
-
- 16 Aug, 2022 1 commit
-
-
Zaida Zhou authored
-
- 09 May, 2022 1 commit
-
-
pc authored
-
- 14 Dec, 2021 1 commit
-
-
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.
-
- 08 Aug, 2021 1 commit
-
-
Jerry Jiarui XU authored
* [Docs] Add header for files * change to OpenMMLab * add headers for .cpp, .cu, .h, .cuh * replace Open-MMLab with OpenMMLab
-
- 25 Jun, 2021 1 commit
-
-
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
-
- 12 Mar, 2021 1 commit
-
-
sshuair authored
* add tifffile backend support for imageio * add tifffile package for test requirements * add tifffile package for test requirements * small tiffile
-
- 27 Jan, 2021 1 commit
-
-
David de la Iglesia Castro authored
* Add breaking test * Handle exif orientation tag
-
- 17 Jun, 2020 2 commits
-
-
Jerry Jiarui XU authored
* add backend arg * add test * update doc, add test * update test * update doc
-
Wang Xinjiang authored
* added pillow backend in loading * reformat * remove auto fill for RGBA * change according to comments * change according to comments * reformat
-
- 26 Apr, 2020 1 commit
-
-
Kai Chen authored
* refactor unittests * split test_video.py to two files
-