SkillAgentSearch skills...

AICriminalRecognition

AI Criminal Recognition System. This is a python project for managing criminal records. It uses image recognition libraries to train the system with a folder of images of a criminal. The system can then recognize that same criminal by his/her photo and pull his/her records from the database.

Install / Use

/learn @abeloha/AICriminalRecognition
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Preview

abeloha: AICriminalRecognitionSystem python app for managing criminal records using AI.

This is a python project for managing criminal records. It uses image recognition libraries to train the system with a folder of images of a criminal. The system can then recognise that same criminal by his/her photo and pull his/her records from the database.

The project uses python for back-end, PyQt5 is used for User Interface, and SQLite is used for database.

If you want to contribute with this project, download the template, make a Pull Request or tweet me a link of your contributions. With your permission, I can periodically include them here, with due credits, of course.

How it works

Preview

  1. run main.py.
  2. password: Admin.

Note: 1. There are advanced feature which you can unlock, if not unlocked already, type this in the password: UNLOCK 2. The "/test image" directory contains image of a person the system has been trained with. Use the image to run a search.

Need help? contact me at abonuoha@gmail.com

Preview

Main Menu

The main menu allows you to: Preview

  1. "Register" Button: Create a new criminal record and train the system to recognise this person. You need to select folder containg images of the faces of the person for training.

Preview 2. "Search" Button: Search for a record by photo of the criminal.

Preview 3. "Database" Button: View list of all records in the system.

Other available features are:

  1. Retrain the system
  2. Change Password
  3. Delete records

Preview To delete a record, enter password. Preview

Related Skills

View on GitHub
GitHub Stars6
CategoryData
Updated9mo ago
Forks2

Languages

Python

Security Score

67/100

Audited on Jun 11, 2025

No findings