MMCV Release V1.5.1
Features
- Added
ClearMLLoggerHook
(#1906) - Added rotated_feature_align cpu & onnxruntime implementations (#1878)
- Supports registering function (#1858)
- Added
adjust_hue
(#1628) - Added a script to visualize lr (#1667)
Improvements
- Speeds up bbox_overlaps op (#1718)
- Added support for latest Pillow resampling filter naming scheme (#1931)
Bug fixes
- Fixed
collec_env()
encoding error on Windows (#1905) - Fixed
dump
method of Config (#1837) - Fixed bbox_overlaps unit tests (#1914)
- Ensures the type of filename parameter in Config is str (#1725)
- Fixed nms rotate illegal memory access (#1891)
- Fixed LmdbBackend which could not pickle env obj (#1764)
- Fixed type annotations in file_client (#1942)
- Fixed bbox overlap fp16 (#1958)
Documentations
Contributors
A total of 18 developers contributed to this release.
@imabackstabber @akravchuk97 @SuTanTank @grimoire @teamwong111 @HuDi2018 @WilliamKyle @luopeichao @274869388 @bryandeng @tehkillerbee @cuhk-hbsun @jmercat @triple-Mu @sundongwei @teamwong111 @ZwwWayne @zhouzaida