The LemmeIN Entry System is a modern day system, apart from being used to enter exams. We avoided contact with the CoronaVirus problem that we are facing. With this conditions it can be used for various events (such as concerts, invitations, fairs). It can be custom shaped as well as working in integration with various systems. E.g; Recognize faces at the entrance to a concert when buying tickets online Thanks to this, LemmeIN gets to know people who have tickets and opens the door for that person at the entrance to the concert. LemmeIN can close the door automatically after that person passes by using the proximity sensor. The aim of the project is to scan the facial information of the students who will take the exam by checking whether it meets the entry conditions, it will control both the workload and reduce the spread of the virus.
- Python
- Flask
- Face Recognition API by Ageitgey
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- python
- Clone the repo
git clone https://github.com/onurogut/LemmeIN.git
- Install python packages
pip install -r requirements.txt
- Running script
python app.py
['19858585.jpg', '19870101.jpg', '20183418.jpg', '20201112.jpg']['19858585', '19870101', '20183418', '20201112']
Yüzler tanındı
Serving Flask app 'app' (lazy loading)
Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
Debug mode: off
Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
Distributed under the MIT License. See LICENSE for more information.
Onur Öğüt - @192.168.1.2
Project Link: https://github.com/onurogut/LemmeIN




