You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to understand how to implement the cross-cascading architecture described in the original DensePose paper (Figure 8). I don't understand the "Combination" step specifically. The tensors to be combined seem to have incompatible dimensions, so a simple "+" as shown in the figure doesn't seem possible. I am also confused about the dimensions "[1/17] x 512 x 1 x 1", because of the 1/17 fraction. Does anyone have an idea?
Note there is an open unanswered issue basically asking the same thing I am in the now archived Densepose repository: facebookresearch/DensePose#62
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to understand how to implement the cross-cascading architecture described in the original DensePose paper (Figure 8). I don't understand the "Combination" step specifically. The tensors to be combined seem to have incompatible dimensions, so a simple "+" as shown in the figure doesn't seem possible. I am also confused about the dimensions "[1/17] x 512 x 1 x 1", because of the 1/17 fraction. Does anyone have an idea?
Note there is an open unanswered issue basically asking the same thing I am in the now archived Densepose repository:
facebookresearch/DensePose#62
Beta Was this translation helpful? Give feedback.
All reactions