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 have a question.In the training, the results of the previous level of training are not used for the latter level of training. However, in the test phase, the previous results are used as a reference for the face position of next test phase. My understanding is like this. Is it right?
The text was updated successfully, but these errors were encountered:
What if level-1 is failed, the data processed by level-1 are not stable, there might be some wrong data for level-2. Randomly sample around a point can cover the situation that a landmark is far away from the ground truth. However, if a landmark from level-1 is failed (too far away from the ground truth)m level-2 can not help.
I have a question.In the training, the results of the previous level of training are not used for the latter level of training. However, in the test phase, the previous results are used as a reference for the face position of next test phase. My understanding is like this. Is it right?
The text was updated successfully, but these errors were encountered: