Skip to content

TensorRT YOLO v6.0.0 - Release Notes

Latest
Compare
Choose a tag to compare
@laugh12321 laugh12321 released this 26 Jan 11:44
eed9543

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

Full Changelog: v5.0.0...v6.0.0