sail-sg / mvp

NeurIPS-2021: Direct Multi-view Multi-person 3D Human Pose Estimation
Apache License 2.0
329 stars 34 forks source link

slef.image_embedding #26

Open Dragon2938734 opened 1 year ago

Dragon2938734 commented 1 year ago

excuse me, i woder whether the image_embedding in the code "self.image_embedding = nn.Embedding(1, cfg.DECODER.d_model * 2)" means embed different views? Thank you