-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I'm interested in your BSpline fitting step to see how the wrinkles look like.
I've cloned the repository and downloaded the dataset clothes_dataset_RH.7z.001. When I try to run demo.m however I get the following error:
Error using kmeans (line 269)
X must have more rows than the number of clusters.
Error in learn_codebook_main_script (line 204)
[ IDX,centers ] = kmeans( all_bsp_descriptors(1:100:end,:), kofkmeans.bsp );
Error in demo (line 8)
learn_codebook_main_script
Can you help me out with this?
Regards
Metadata
Metadata
Assignees
Labels
No labels