1adrianb / 1adrianb/binary-human-pose-estimation

how to extract multi-scale feature by using Fig.4e block?

未关闭
#16 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Lua
星标
214
派生
67
PR 合并指标
30 天内没有已合并 PR

描述

hi,
I have a question about the final block.
In your paper, you mentioned multi-scale should be used in Fig.4e which is your final block. However, Fig.4e only contains 3x3 conv. It doesn't show any pooling or conv with stride operation. I can't understand how to extract multi-scale feature by using it. Could you explain more details about it? Thanks a lot.
![image](https://user-images.githubusercontent.com/47654539/60490432-1a9f6200-9cd9-11e9-9e31-1cd2f26829e4.png)

贡献指南

这个仓库没有索引到贡献指南

调研方向

The issue references Figure 4e from the paper and asks about multi-scale feature extraction. The repository contains Lua/Torch7 code for human pose estimation. To understand the implementation, examine the model architecture files (likely in the root or a models/ directory) for the final block. Look for convolutional layers, pooling, or stride operations. Compare the code to the paper's description. Determine if the figure is accurately implemented or if there's a discrepancy. Running the demo might help visualize the feature maps.

由索引模型根据 Issue 内容生成。

评估

技术栈
computer-vision, lua
领域
computer-vision, machine-learning
Issue 类型
文档
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。