Skip to content

Release v15.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 13:28
97490df
  • Upgrade ultralytics package used
  • Fix on-the-fly export packages installation
  • Fix torch load issue. @horsto in #2123
  • hacnn model as reid fix by input resizing. @horsto in #2126
  • tracker classes now explicitly forward parameters to BaseTracker. @horsto in #2127