An open API service indexing awesome lists of open source software.

https://github.com/devanshu-17/odin

Attendance Management with Signature Recognition
https://github.com/devanshu-17/odin

cnn-for-visual-recognition machine-learning python signature-verification tensorflow

Last synced: 2 months ago
JSON representation

Attendance Management with Signature Recognition

Awesome Lists containing this project

README

          

# Odin: Revolutionising Attendance Management with Signature Recognition

Odin is an attendance management system that utilises signature recognition technology to streamline the attendance taking process. Developed by using a combination of Tensorflow, Keras, Numpy, OpenCV, pandas, and Streamlit, Odin is designed to be efficient, accurate, and user-friendly.

## Key Features:

- Signature recognition technology for attendance management
- Integration with existing databases and systems
- User-friendly interface with real-time feedback
- Customisable settings for enhanced security
- Compatible with a wide range of devices and operating systems

## Usage:

To use Odin, follow these steps:

- Open the Odin application in your browser
- Upload a signature sample for each user in your attendance database
- Select the desired settings for your attendance session
- Begin the attendance session and watch as Odin recognises each user's signature in real-time

## Installation:

To install Odin, follow these steps:

- Clone the repository to your local machine

- Go to the working directory.

```bash
cd Odin/src/
```

- Install the required dependencies using pip

```bash
pip install -r requirements.txt
```

- Run the Odin application using the following command:

```bash
streamlit run Homepage.py
```

## Implementation:

### HOMEPAGE:

image

### LOGIN PAGE:

image


### USER PROFILE:

image

### UPLOAD ATTENDANCE SHEET FOR CROPPING EACH SIGNATURES:

image

### CROPPED SIGNATURES:

image

### SAVING CROPPED SIGNATURES:

image

### PREDICTING SIGNATURES:

image


image


image

### CSV FILES:

image

### USER DASHBOARD AFTER PREDICTION:

image


image

## Contributing:

If you wish to contribute to Odin, please submit a pull request with your proposed changes. We welcome contributions from the community and will do our best to review and incorporate them into the project.

## Authors

- [@Devanshu-17](https://github.com/Devanshu-17)

## License

[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)