HRNet / HRNet-Human-Pose-Estimation

This repo is copied from https://github.com/leoxiaobin/deep-high-resolution-net.pytorch

Home Page:https://github.com/leoxiaobin/deep-high-resolution-net.pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageNet pretraining

wmcnally opened this issue · comments

Thank you for this repo. How did you modify the network for classification? For example, did you simply add a 1000d dense layer to your final high-res heatmap?