deepinx / deep-face-alignment

The MXNet Implementation of Stacked Hourglass and Stacked SAT for Robust 2D and 3D Face Alignment
145 stars 44 forks source link

Dual transform #3

Open notconvergingwtf opened 5 years ago

notconvergingwtf commented 5 years ago

Hi, am i right, that there is no code provided for "Inside Transformer" and "Outside Transformer"? Only for U-net and Hourglass training/eval part?

deepinx commented 5 years ago

"Inside Transformer" and "Outside Transformer" are still being tested and we have found that these transformers cannot improve performance as stated in the original paper. We will provide the code for these features later.