This release is mainly for the compatibility of TensorRT C++ example (#389) and Python interface (#396) on Windows systems. In addition, this release introduces module helpers named is_module_available
and requires_module
to power the lazy inits of third-party libraries (#366, #367).
Besides, we:
- Fix circular reference of
load_from_ultralytics
(#369, #373, #374) - Add PyYAML to requirements (#363)
- Add CLI tool for converting YOLO-format to MSCOCO (#375)
- Upgrade dependencies (#372, #386, #398)
- Update badges and fix docs (#388, #391)
We're grateful for our community, which helps us improving yolort by submitting issues and PRs, and providing feedback and suggestions. The following persons have contributed patches for this release: