What's Changed
- Fix failed to build TensorRT Engine with Custom Plugins on Windows by @laugh12321 in #70
- Fix Duplicate Oriented Bounding Boxes in RotatedNMS Plugin under FP16 Precision by @laugh12321 in #72
- Corrected spelling errors in the code by @laugh12321 in #73
- Add Ultralytics Classify Support by @laugh12321 in #77
- Fixes for Documentation and Comments - Non-critical issue by @laugh12321 in #78
- Refactor tensorrt_yolo.infer module and remove deprecated typing types (Tuple, List, Set, Dict) by @laugh12321 in #79
- Major Refactor and Optimizations by @laugh12321 in #83
New Contributors
- @laugh12321 made their first contribution in #70
Full Changelog: v5.0.0...v6.0.0