leeyegy / SimCC

[ECCV'2022 Oral] PyTorch implementation for: SimCC: a Simple Coordinate Classification Perspective for Human Pose Estimation (http://arxiv.org/abs/2107.03332). Old name: SimDR
317 stars 29 forks source link

你好 pose_resnet_upfree 是什么?它和pose_resnet有什么区别? #25

Closed guzejungithub closed 9 months ago

leeyegy commented 9 months ago

upfree去掉了所有的上采样层,可以提供更快的速度响应。 如果追求性能而不在意速度,建议使用pose_resnet 如果优先追求速度,建议使用pose_resnet_upfree pose_resnet_upfree展示了:相对传统基于heatmap的方法,SimCC可以摆脱或者降低对于上采样层的严重依赖,即兼顾速度和性能

guzejungithub commented 9 months ago

再次非常感谢

谷泽军 @.***

 

------------------ 原始邮件 ------------------ 发件人: "leeyegy/SimCC" @.>; 发送时间: 2023年10月10日(星期二) 中午11:02 @.>; @.**@.>; 主题: Re: [leeyegy/SimCC] 你好 pose_resnet_upfree 是什么?它和pose_resnet有什么区别? (Issue #25)

upfree去掉了所有的上采样层,可以提供更快的速度响应。 如果追求性能而不在意速度,建议使用pose_resnet 如果优先追求速度,建议使用pose_resnet_upfree pose_resnet_upfree展示了:相对传统基于heatmap的方法,SimCC可以摆脱或者大大降低对于上采样层的严重依赖,即兼顾速度和性能

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>