Code Monkey home page Code Monkey logo

abhishree07 / automatic-attendance-management-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swarnimashukla/automatic-attendance-management-system

0.0 0.0 0.0 1.32 MB

ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.

License: MIT License

Python 100.00%

automatic-attendance-management-system's Introduction

Gitpod ready-to-code

Automatic-attendance-management-system (ROLLCALL)

Hey Coder :👋

Attendance is an important part of our education system. Specially in schools in rural areas where government uses these attendances for their schemes which they introduce to promote education . The daily attendance of the student is used for ordering of mid-day meal by the government. But any malpractice related to marking the attendance of students result in individuals making profit at the cost of future of India. On top of that the food wastage that happens because of this is problematic. There have been numerous reports regarding the malpractice in attendance of the students.

ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.

ProjectRollcall

Why this project ?

  • To automate traditional attendance marking process
  • To help government officials keep track of education structure
  • To create a better learning environment and improve education system

Award Winning idea :✨🏆✨

Dreambig championship

Functionalities

  • Student enrolment
  • Image pre-processing and noise removal
  • Model training
  • Face Detection
  • Database Creation For Attendance
  • Final Report Generation

USP

  • We provide a system which captures attendance of whole class in one click
  • To maintain accuracy we capture faces for 5 times in one hour class without any involvement
  • Using Microsoft Azure services for maintaining accuracy

Hardware used

  1. Raspberry pi
  2. Raspberry pi camera V2
  3. Powerbank ( optional - for electricity issue )

Software used

Raspberry Pi Azure OpenCV SQLite Dlib

Contribution Guidelines

  • Write clear meaningful git commit messages (Do read this).

  • Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (Check this for more info)

  • When you make very very minor changes to a PR of yours (like for example fixing a text in button, minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at here)

  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.

1. Fork this repository.

2. Clone your forked copy of the project.

git clone --depth 1 https://github.com/<Yourname>/Automatic-attendance-management-system.git

3. Navigate to the project directory 📁 .

cd Automatic-attendance-management-system

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/Swarnimashukla/Automatic-attendance-management-system 

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream master

7. Create a new branch.

git checkout -b <your_branch_name>

8. Add your changes to the Project.

9. Track your changes ✔️ .

git add . 

10. Commit your changes .

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

Project Admin & Mentors 🌟✨


Swarnima Shukla


Bhubesh SR


Sarath Kaul


Suyash Gautam

Connect with me on

Linkedin | Twitter | Instagram

Don't forget to leave a 🌟 if you like this repo

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.