文件名称:能够标注人脸边界框和五个关键点
文件大小:90KB
文件格式:ZIP
更新时间:2020-11-05 14:50:52
人脸标注 face landmark
python文件,需要安装python,需要有cv2的库。首先cmd,cd 你的路径,python annotate_faces.py -d ./img -n 4(是图片数目)。但是不能保存坐标值,可以对其修改保存坐标值。
【文件预览】:
annotate-faces-master (1)
----annotate-faces-master()
--------img()
--------annotate_faces.py(13KB)
--------图像名字不能是__.png(6KB)
--------LICENSE.md(1KB)
--------.gitignore(6B)
--------README.md(439B)