8000 GitHub - bboyHB/FaceDetection: 课程作业:人脸检测与表情识别
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bboyHB/FaceDetection

Repository files navigation

课程作业 人脸检测与表情识别

项目主要的文件夹和文件介绍:

+config (detectron2中直接复制过来的,包含大量模型的参数设置)
+datasets (用于存储处理过的、划分好的数据集,符合coco数据集的格式)
+demo (detectron2中直接复制过来的demo代码文件,调用到了里面的一些方法)
+random_300x7_img (存放未划分的数据集中的所有图片,以及经过人工标注的json文件)
+out (如果没有,训练过程会自动生成)
    test.py (用训练好的模型测试效果)
    train.py (训练模型)

About

课程作业:人脸检测与表情识别

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0