文章预览
说明 地址:https://github.com/wang-zidu/3DDFA-V3 3DDFA_V3 uses the geometric guidance of facial part segmentation for face reconstruction, improving the alignment of reconstructed facial features with the original image and excelling at capturing extreme expressions. The key idea is to transform the target and prediction into semantic point sets, optimizing the distribution of point sets to ensure that the reconstructed regions and the target share the same geometry. 效果 模型信息 landmark.onnx Model Properties ------------------------- --------------------------------------------------------------- Inputs ------------------------- name:input tensor:Float[1, 3, 224, 224] --------------------------------------------------------------- Outputs ------------------------- name:output tensor:Float[1, 212] --------------------------------------------------------------- net_recon.onnx Model Properties ------------------------- ------------------------------------------------
………………………………