Open tombenj opened 1 year ago
Just to clarify, this happens when more than one image is used for a person. So the replay.py script doesn't work if you have constructed a face/person using more than one image using --sharedIdentity.
Encountered this problem as well.
loading optim config from: ./optimConfig.ini
Loading Basel Face Model 2017 from ./baselMorphableModel/morphableModel-2017.pickle...
loading mesh normals...
loading uv parametrization...
loading landmarks association file...
creating sampler...
animating reconstruction, this may take some time depending on the number of raytracing samples and ur gpu. please wait...
Traceback (most recent call last):
File "replay.py", line 63, in <module>
while currentAngle > minBound:
RuntimeError: bool value of Tensor with more than one value is ambiguous
Trying to run the replay.py animation but I'm getting the below error: