lingleong981130
lingleong981130
(base) C:\Users\user\Desktop\facial-landmark-detection-hrnet\face-mesh-generator>python generate_mesh_dataset.py Traceback (most recent call last): File "C:\Users\user\Desktop\facial-landmark-detection-hrnet\face-mesh-generator\generate_mesh_dataset.py", line 342, in ds_wflw.populate_dataset(wflw_dir) File "C:\Users\user\Desktop\facial-landmark-detection-hrnet\face-mesh-generator\fmd\wflw.py", line 71, in populate_dataset _read_mark_file(mark_file_train) File "C:\Users\user\Desktop\facial-landmark-detection-hrnet\face-mesh-generator\fmd\wflw.py", line 60, in _read_mark_file with open(mark_file) as...
InternalError (see above for traceback): Blas xGEMM launch failed : a.shape=[1,35709,3], b.shape=[1,3,3], m=35709, n=3, k=3 [[node MatMul_3 (defined at C:\Users\user\Desktop\Deep3DFaceReconstruction\face_decoder.py:258) = BatchMatMul[T=DT_FLOAT, adj_x=false, adj_y=false, _device="/job:localhost/replica:0/task:0/device:GPU:0"](sub, transpose)]] May I know how...
How Do I get a face mesh points as much as the video showing?
Can you please provide a pretrained model link that can be opened?
Hi, May I know how to do evaluation of the reconstruction error for the MICC Florence dataset. Can anyone share the implementation?