Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 316 Bytes

HRFormer_paddle

An paddle implementation of NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".

This project is based on PaddleClas

In this version, the shape of parameters in the torch model is aligned with that in the paddle model.