- 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)
- Fixed ReID checkpoint loading (#80)
- Fixed empty tensor in
track_result
(#86) - Fixed
wait_time
in MOT demo script (#92)
- Support single-stage detector for DeepSORT (#100)
- MMTracking is released!