yinguobing / face-mesh-generator

Generate face mesh dataset using Google's FaceMesh model.
GNU General Public License v3.0
118 stars 22 forks source link

Unable to generate processed samples of WFLW dataset #9

Open ChathurangiShyalika opened 3 years ago

ChathurangiShyalika commented 3 years ago

Hi, I need to generate processed samples from WFLW dataset. When I executed the code, it generates tfrecord/wflw.record file but with no contents. Success message is also generated as Dataset is done. Please find the snapshot of the log. Please help.

Uncompressed files are in the same folder as below: ├── WFLW_annotations └── WFLW_images

image

micr0farad commented 3 years ago

Hi @ChathurangiShyalika. Please ensure wflw_dir variable in generate_mesh_dataset.py pointing on correct WFLW_images path