1adrianb / 1adrianb/binary-human-pose-estimation
how to extract multi-scale feature by using Fig.4e block?
- Linguagem predominante
- Lua
- Estrelas
- 214
- Forks
- 67
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.

Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- computer-vision, lua
- Domínio
- computer-vision, machine-learning
- Tipo de issue
- Documentação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100