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.
- Install Java (JRE and JDK)
- Install Spring STS
- Install Python 3.5
- Install Python Module (face_recognition)
- OpenCV3
- Dlib
- Import project in Spring Sts. (optional)
- Run main java class or run via command line.
- In web application, go to Security panel to train our model and all the file in know_folder are then trained.
- To start, we have to click on start button to start face dectection and recognition.