Wrap X freeze on Non Rigid Registration

I’ve run through Non Rigid Registration with the Fit Marvelous Avatar script several times and regardless of the model I use or the control points that I set I always get stuck at this line:

avatarWrapped = wrap.nonRigidRegistration(avatar,scan,controlPointsAvatar,controlPointsScan,freePolygonsAvatar,minNodes = 50,initialRadiusMultiplier = initialRadiusMultiplier,smoothnessFinal = smoothnessFinal,maxIterations = 20)

I’ve looked at the Log but I can’t seem to figure out what is going wrong. The Mesh will not begin to transform to the target and the gui gets locked up. If you guys could help me figure out whats going on I would really appreciate it!!!

Hello,

The avatar from Marvelous is quite heavy (~20K polygons) so the wrap.nonRigidRegistration takes roughly 10 minutes to compute. Sorry, it’s our fault, several first seconds it really looks like it is freezed. Please wait for 1-2 minutes (don’t press Terminate button) and if nothing happens, please let me know.

The other possible reason could be a new incompatible avatar. Please try it with the same avatar as in the tutorial.

Thank you! Please let me know if it works for you!