Open sjt-moon opened 6 years ago
Hi, I solved the above error. However, I get into another error. For bin/lsfm
, line 78
, c = landmark_and_correspond_mesh(mesh, verbose=verbose)
. Inside this function, mesh object is okay until running line 40: mesh_in_img = camera.apply(aligned_mesh)
. It seems that I should use specific img_shape
for different images. Could you please shed some light on what img_shape
is? Since it is not the pixel size of the input image, but a fixed number (320, 240)
. Thanks
@sjt-moon, hi sorry to to bother you. I notice that you have passed the step "orrespondence: [==========] 100% (1/1) - done" where I'm stuck in. maybe you have the key file "balanced_frontal_face_aam_v0_py3.pkl".Can you share,Thank you 😊.
Hi,
I'm sorry I haven't been focus on this topic for a while and I'm afraid I forget the details. Maybe you can check to see if the variance is NaN. Good luck.
sjt-moon
fcervon notifications@github.com 于2019年3月12日周二 下午8:04写道:
@sjt-moon https://github.com/sjt-moon, hi sorry to to bother you. I notice that you have passed the step "orrespondence: [==========] 100% (1/1) - done" where I'm stuck in. maybe you have the key file "balanced_frontal_face_aam_v0_py3.pkl".Can you share,Thank you 😊.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/menpo/lsfm/issues/24#issuecomment-472261186, or mute the thread https://github.com/notifications/unsubscribe-auth/AaxyTA_FRI1a3ASEUPXjT0pr7Lf_48fuks5vWGqlgaJpZM4X4lRz .
@sjt-moon, hi sorry to to bother you. I notice that you have passed the step "orrespondence: [==========] 100% (1/1) - done" where I'm stuck in. maybe you have the key file "balanced_frontal_face_aam_v0_py3.pkl".Can you share,Thank you .
hello, do you have the key file "balanced_frontal_face_aam_v0_py3.pkl" now?I face the same problem
I've just attempted to fix the server configuration for the static file - can you try the download again @fcervon/@baymin182?
Just one sample to capture PCs?
Hi, I tested our pipeline providing with a single mesh, however, I encountered
ValueError: Tried setting n_active_components to 0.985 - value needs to be a float 0.0 < n_components < self._total_kept_variance_ratio (nan) or an integer 1 < n_components < self.n_components (0)
.My input contained 3 files with format
.jpg
,.mtl
,.obj
.The log file is as follows: