Skip to content

TensorRT YOLO v6.1.0 - Release Notes

Compare
Choose a tag to compare
@laugh12321 laugh12321 released this 25 Apr 07:41
· 12 commits to main since this release
78d1aac

What's Changed

  • docs: Update README with performance benchmarks, badges, and new features by @laugh12321 in #84
  • fix(#85): Fix compilation errors on Windows by @laugh12321 in #86
  • fix(#88): Fix linking deploy library failed on Windows by @laugh12321 in #89
  • feat: Add 爱发电 sponsorship link to FUNDING.yml by @laugh12321 in #96
  • feat(#98): support using the project as a Git submodule by @laugh12321 in #99
  • docs(sponsor): add sponsorship section with supporter list and sponso… by @laugh12321 in #106
  • fix(buffer.cpp): correct invalid argument at line 93 by @laugh12321 in #107
  • fix(#100): Fix duplicate plugin registration for multi-model usage by @laugh12321 in #109
  • fix(#113): Fix linking deploy library failed on Windows by @laugh12321 in #114
  • fix: Correct pointer reference logic for option.cuda_mem by @laugh12321 in #122
  • docs(course): update promotion for TensorRT & Triton deployment course by @laugh12321 in #130
  • v6.1.0: Remove xmake build system, optimize CMake configuration and add YOLO12 support by @laugh12321 in #146

Full Changelog: v6.0.0...v6.1.0