Giter Site home page Giter Site logo

kashishsinghyadav / face-recogination-for-transaction-system Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 118 KB

Implement secure transaction system using keras deep learning model for recogination and , intergrated otp verification and jwt authentication for enhancing the more security

Python 79.34% HTML 20.66%
dataaugmentation deep-neural-networks django-rest-framework keras opencv

face-recogination-for-transaction-system's Introduction

Face Recognition Transaction System

This project implements face recognition for a transaction system using Keras, OpenCV, data augmentation, and OTP verification with Django as the backend.

Overview

The Face Recognition Transaction System is designed to enhance security and convenience in financial transactions by implementing a face recognition system. This system verifies the identity of users through their facial features and integrates OTP (One Time Password) verification for additional security.

Features

  • Face recognition using Keras and OpenCV.
  • Data augmentation techniques for improving model performance.
  • OTP verification for secure transactions.
  • User-friendly interface for seamless interaction.
  • User perform curd operations to manage their profile

Installation

  1. Clone the repository:

    git clone https://github.com/kashishsinghyadav/Face-Recogination-for-transaction-system
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Download the pre-trained model weights for face recognition.

  4. Apply database migrations:

    python manage.py migrate
  5. Run the Django server:

    python manage.py runserver

Usage

  1. Launch the Django server.
  2. Register your face by following the instructions.
  3. Initiate a transaction.
  4. The system will verify your identity through face recognition.
  5. Enter the OTP received on your registered device to complete the transaction.

Contributing

Contributions are welcome! Please feel free to fork the repository and submit pull requests to suggest improvements or add new features.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or support, please contact kashish . k

face-recogination-for-transaction-system's People

Contributors

kashishsinghyadav avatar

Stargazers

Sakshi Singh avatar slinger avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

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.