SynergyNet
SynergyNet copied to clipboard
3DV 2021: Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry
Can not meet the target(1.27 | 1.59 | 1.31) in NoW benchmark using the given pretrained checkpoint
I checked the performance,but do it can not meet the target(1.27 | 1.59 | 1.31) in NoW benchmark using the given pretrained checkpoint. Thanks very much.
Hello, author, long time no contact! - I have a question to ask you, I see you whiting (standardization) your data (parameters related, which dim=102) as pre-processing. the first 12...
Hello, I'm having issues aligning 1 face from 2 different images into the same view, so that I can run distance-based comparisons with their face features. I'm aiming to plot...
When I run the command: **python singleImage.py -f img** I receive the following error: ``` Traceback (most recent call last): File "/home/sadat/Desktop/DeltaX_codes/SynergyNet/utils/params.py", line 13, in __init__ self.keypoints = _load(osp.join(d, 'keypoints_sim.npy'))...