deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

弱弱问一下和另外一篇HRNet的代码什么关系

Open guanyonglai opened this issue 4 years ago • 3 comments

另外一份开源代码:https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation

guanyonglai avatar Aug 17 '20 08:08 guanyonglai

这是升级版,两个在最后采用不一样的方法,具体可以看higherhrnet的论文

DCC-lzhy avatar Aug 26 '20 10:08 DCC-lzhy

这是升级版,两个在最后采用不一样的方法,具体可以看higherhrnet的论文

请问如何将此应用到自己数据集上?您有就此尝试过吗?能不能告知一下?

xuxiaoxxxx avatar Mar 09 '21 14:03 xuxiaoxxxx

这是升级版,两个在最后采用不一样的方法,具体可以看higherhrnet的论文

请问如何将此应用到自己数据集上?您有就此尝试过吗?能不能告知一下? 我没有直接采用他的代码库,但我获取了他的model代码和预训练权重,在我已有的代码框架里跑的。这个应用到自己数据集不难的,花点时间。

DCC-lzhy avatar Mar 17 '21 04:03 DCC-lzhy