HRNet / HRNet-Object-Detection

Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
Apache License 2.0
643 stars 98 forks source link

Plan to implement the HRNet on top of detectron2 #38

Open stigma0617 opened 4 years ago

stigma0617 commented 4 years ago

Hi,

I wonder do you have plan to implement hrnet backbone on top of detectron2

Thanks