yinguobing / facial-landmark-detection-hrnet

A TensorFlow implementation of HRNet for facial landmark detection.
GNU General Public License v3.0
157 stars 40 forks source link

Need Help #22

Open lingleong981130 opened 1 year ago

lingleong981130 commented 1 year ago

(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 fid: FileNotFoundError: [Errno 2] No such file or directory: '/home/robin/data/facial-marks/wflw\WFLW_annotations\list_98pt_rect_attr_train_test\list_98pt_rect_attr_train.txt'