Epiphqny / SOLOv2

SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)
https://arxiv.org/abs/2003.10152
Apache License 2.0
245 stars 37 forks source link

Unified Mask Feature Representation #17

Closed txytju closed 4 years ago

txytju commented 4 years ago

Thanks for your great work! Have you tried Unified Mask Feature Representation?

Epiphqny commented 4 years ago

The feature is unified already https://github.com/Epiphqny/SOLOv2/blob/2fbf5e2b0b65122bafa585d72299c9849bc9bb51/mmdet/models/anchor_heads/solov2_head.py#L188.