1adrianb / 1adrianb/binary-human-pose-estimation
how to extract multi-scale feature by using Fig.4e block?
- Vorherrschende Sprache
- Lua
- Sterne
- 214
- Forks
- 67
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.

Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- computer-vision, lua
- Bereich
- computer-vision, machine-learning
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100