Advertisement
Guest User

Untitled

a guest
Jun 26th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. pp@pp-Studio-1557:~/dev/OpenFace/build$ ./bin/FaceLandmarkImg -fdir "../videos/" -ofdir "./demo_img/" -oidir "./demo_img/" -wild
  2. Loading the model
  3. Reading the CLNF landmark detector/tracker from: ./bin/model/main_clnf_general.txt
  4. Reading the landmark detector module from: ./bin/model/clnf_general.txt
  5. Reading the PDM module from: ./bin/model/pdms/In-the-wild_aligned_PDM_68.txt....Done
  6. Reading the Triangulations module from: ./bin/model/tris_68.txt....Done
  7. Reading the intensity CCNF patch experts from: ./bin/model/patch_experts/ccnf_patches_0.25_general.txt....Done
  8. Reading the intensity CCNF patch experts from: ./bin/model/patch_experts/ccnf_patches_0.35_general.txt....Done
  9. Reading the intensity CCNF patch experts from: ./bin/model/patch_experts/ccnf_patches_0.5_general.txt....Done
  10. Reading part based module....inner
  11. Reading the CLNF landmark detector/tracker from: ./bin/model/model_inner/main_clnf_inner.txt
  12. Reading the landmark detector module from: ./bin/model/model_inner/clnf_inner.txt
  13. Reading the PDM module from: ./bin/model/model_inner/pdms/pdm_51_inner.txt....Done
  14. Reading the intensity CCNF patch experts from: ./bin/model/model_inner/patch_experts/ccnf_patches_1.00_inner.txt....Done
  15. Done
  16. Reading part based module....left_eye_28
  17. Reading the CLNF landmark detector/tracker from: ./bin/model/model_eye/main_clnf_synth_left.txt
  18. Reading the landmark detector module from: ./bin/model/model_eye/clnf_left_synth.txt
  19. Reading the PDM module from: ./bin/model/model_eye/pdms/pdm_28_l_eye_3D_closed.txt....Done
  20. Reading the intensity CCNF patch experts from: ./bin/model/model_eye/patch_experts/left_ccnf_patches_1.00_synth_lid_.txt....Done
  21. Reading the intensity CCNF patch experts from: ./bin/model/model_eye/patch_experts/left_ccnf_patches_1.50_synth_lid_.txt....Done
  22. Done
  23. Reading part based module....right_eye_28
  24. Reading the CLNF landmark detector/tracker from: ./bin/model/model_eye/main_clnf_synth_right.txt
  25. Reading the landmark detector module from: ./bin/model/model_eye/clnf_right_synth.txt
  26. Reading the PDM module from: ./bin/model/model_eye/pdms/pdm_28_eye_3D_closed.txt....Done
  27. Reading the intensity CCNF patch experts from: ./bin/model/model_eye/patch_experts/ccnf_patches_1.00_synth_lid_.txt....Done
  28. Reading the intensity CCNF patch experts from: ./bin/model/model_eye/patch_experts/ccnf_patches_1.50_synth_lid_.txt....Done
  29. Done
  30. Reading the landmark validation module....Done
  31. Model loaded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement