rotemtzaban / STIT

MIT License
1.2k stars 170 forks source link

Can you explain what "out of domain video" means? #32

Open somenewaccountthen opened 2 years ago

somenewaccountthen commented 2 years ago

Can you explain from the below section? i wonder what "out of domain video" is?

Thank you.

"For editing out of domain videos, Some different parameters are required while training. First, dlib's face detector doesn't detect all animated faces, so we use a different face detector provided by the face_alignment package. Second, we reduce the smoothing of the alignment parameters with --center_sigma 0.0 Third, OOD videos require more training steps, as they are more difficult to invert."