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

Network time #37

Open DangerousY opened 4 years ago

DangerousY commented 4 years ago

How can I know the networktime? Thanks!

wondervictor commented 4 years ago

Training/Testing log will present the time per iteration/image.