Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 551 Bytes

changelog.md

File metadata and controls

executable file
·
19 lines (14 loc) · 551 Bytes

Changelog

07/21/2020 (mm/dd/yyyy)

  • Add Xception-65 backbones in model zoo.
  • Support test time augmentation (flip and multi-scale test)

07/11/2020 (mm/dd/yyyy)

  • Add MobileNetV2 backbones in model zoo.
  • Add 3 ways to calculate confidence score for AP evaluation.
  • Add demo code.

07/01/2020 (mm/dd/yyyy)

  • Add more backbones in model zoo.

06/30/2020 (mm/dd/yyyy)

  • Support HRNet backbone.

06/13/2020 (mm/dd/yyyy)

  • Change instance head channel before classifier from 128 to 32, reproduce 59.8 PQ with ResNet-50 backbone.