HRNet reproduction 1. Introduction The file structure of HRNet is shown below: 📦HRNet ┣ 📜checkpoint.py ┣ 📜classifier.py ┣ 📜hrnet.py ┗ 📜model.py 📦HRNet_pretrain ┣ 📜hrnetpretrain.py ┗ 📜readme.md 2. Function analysis