- Add Xception-65 backbones in model zoo.
- Support test time augmentation (flip and multi-scale test)
- Add MobileNetV2 backbones in model zoo.
- Add 3 ways to calculate confidence score for AP evaluation.
- Add demo code.
- Add more backbones in model zoo.
- Support HRNet backbone.
- Change instance head channel before classifier from 128 to 32, reproduce 59.8 PQ with ResNet-50 backbone.