Python-实现常用基于深度学习的人脸检测算法

时间:2022-09-01 08:57:21
【文件属性】:

文件名称:Python-实现常用基于深度学习的人脸检测算法

文件大小:757KB

文件格式:ZIP

更新时间:2022-09-01 08:57:21

Python开发-机器学习

实现常用基于深度学习的人脸检测算法


【文件预览】:
facedet-master
----onnx()
--------.gitignore(13B)
----train.py(4KB)
----test.py(3KB)
----obama.jpg(273KB)
----requirements.txt(138B)
----doc()
--------mtcnn_understanding.md(1KB)
--------facedet_dataset_understanding.md(611B)
--------cascadeface_understanding.md(729B)
--------fddb_understanding.md(1KB)
--------facebox_understanding.md(267B)
--------aflw_understanding.md(749B)
--------wider_face_understanding.md(793B)
--------s3fd_understanding.md(303B)
--------arcface_understanding.md(231B)
--------celeba_understanding.md(1KB)
--------vjface_understanding.md(221B)
--------develop.md(3KB)
----validate.py(24B)
----torch2caffe.py(1007B)
----test()
--------test_cascadeface.py(1KB)
--------test_mtcnnface.py(866B)
--------test_facebox.py(4KB)
--------__init__.py(24B)
--------context.py(188B)
----demo.py(2KB)
----ReadMe.md(4KB)
----weight()
--------.gitignore(11B)
----data()
--------conf.pt(171KB)
--------loc.pt(341KB)
----facedet()
--------__init__.py(24B)
--------dataloader()
--------modelloader()
----.gitignore(111B)
----train_mtcnn.py(4KB)

网友评论