binhudakhalid / Conference-Management-with-face-detection-and-recognition

Conference Management: Making it easier for Organization to manage their events, Implemented management system with Spring framework and face recognition with python`s deep learning library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conference Management with face detection and recognition

It was a web-based application intended for Conference Management and making it easier for organizations to manage their events. We used the Java Spring framework to implement Web Application and for face detection and recognition, we used Python’s deep learning libraries and MySQL as a database.

  • Presentation, ER Diagram and Report are in Documents Folder.

Diagram

Alt text

Alt text

Prerequisites:

  1. Install Java (JRE and JDK)
  2. Install Spring STS
  3. Install Python 3.5
  4. Install Python Module (face_recognition)
  5. OpenCV3
  6. Dlib

Step To Run:

  1. Import project in Spring Sts. (optional)
  2. Run main java class or run via command line.
  3. In web application, go to Security panel to train our model and all the file in know_folder are then trained.
  4. To start, we have to click on start button to start face dectection and recognition.

Server Url:

About

Conference Management: Making it easier for Organization to manage their events, Implemented management system with Spring framework and face recognition with python`s deep learning library.


Languages

Language:HTML 62.5%Language:Java 23.3%Language:Python 8.3%Language:TSQL 2.9%Language:CSS 1.8%Language:JavaScript 1.3%