genforce / ghfeat

[CVPR 2021] Generative Hierarchical Features from Synthesizing Images
https://genforce.github.io/ghfeat/
157 stars 20 forks source link

how to translate the feature map to the GH-Feature? #1

Closed WangQinghuCS closed 3 years ago

WangQinghuCS commented 3 years ago

Hi, thanks for your work. I want to do some experiments based on your work. Howerer, in your paper, the detail of encoder structure didn't show how to translate the feature map(eg, 102444) to the GH-Feat(512*1). Can you provide it? Thank you very much!

ShenYujun commented 3 years ago

We will update the paper on arXiv very soon, which provides more details on the network structure. Also, we are preparing to release the code right now. Please stay tuned.

ShenYujun commented 3 years ago

The code and paper are both updated :)