Coder Social home page Coder Social logo

face-attendance.pytorch's Introduction

F:\Anaconda\python.exe D:/repositories/Face-Attendance/tree.py

----Face-Attendance\
    |----app.py										主要运行的文件
    |----config.py									主要是模型的配置(还包括了路径的设置,管理员密码一类的)
    |----data\										存放数据的文件夹
    |    |----facebank									人脸图像
    |    |----facebank.pth								人脸特征(模型提取后的特征)
    |    |----names.npy									人脸特征对于的标签(学号,学院,名字,性别)
    |    |----time.npy									签到的时间
    |----model\										识别模型
    |    |----model.py									识别模型
    |    |----model_cpu_final.pth						识别模型的权重
    |----mtcnn										检测模型
    |    |----mtcnn.py									检测模型
    |    |----src										一些辅助函数和权重
    |----static										一些UI的图
    |----utils.py									一些辅助函数


Process finished with exit code 0

face-attendance.pytorch's People

Contributors

hongnianwang avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

haoxiaodao

face-attendance.pytorch's Issues

预训练模型

请问有gpu上的预训练模型吗,文件里只有model_cpu_final.pth,没有final.pth

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.