Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 3.16 KB

changelog.md

File metadata and controls

54 lines (34 loc) · 3.16 KB

Changelog

v0.5.3 (01/07/2021)

New Features

Bug Fixes

  • Fix evaluation hook (#176)
  • Fix a typo in vid config (#171)

Improvements

  • Refactor nms config (#167)

v0.5.2 (03/06/2021)

Improvements

  • Fixed typos (#104, #121, #145)
  • Added conference reference (#111)
  • Updated the link of CONTRIBUTING to mmcv (#112)
  • Adapt updates in mmcv (FP16Hook) (#114, #119)
  • Added bibtex and links to other codebases (#122)
  • Added docker files (#124)
  • Used collect_env in mmcv (#129)
  • Added and updated Chinese README (#135, #147, #148)

v0.5.1 (01/02/2021)

Bug Fixes

  • Fixed ReID checkpoint loading (#80)
  • Fixed empty tensor in track_result (#86)
  • Fixed wait_time in MOT demo script (#92)

Improvements

  • Support single-stage detector for DeepSORT (#100)

v0.5.0 (04/01/2021)

Highlights

  • MMTracking is released!

New Features