Open tsvetiko opened 7 years ago
Somehow your data matrix is badly formed? The warning is telling you that X contains either all zeros or a nan.
i solve this error. first you must update ,menpo=0.8 menpo3d=0.6, menpofit=0.5,menpodetect=0.5,and put two or more meshes to train,if you put one mesh,then the (n-1)==0,so ,you get a NAN value.
When I run
lsfm -i ./input_dir -o ./output_dir
I get the following error:When I tried to debug I found out that the eigenvalues and eigenvectors are empty.
Do you have an idea how to fix this?