Skip to content

kr1s0404/GraduationProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

2023 Feng Chia University Undergraduate Capston Project

This project is motivated by the need to improve Taiwan's public safety. Despite many surveillance cameras, their low resolution hampers effective criminal identification. Inspired by recent security challenges, we aim to use our knowledge to tackle this issue.

Contributors Stargazers Issues License

Table Of Contents

About The Project

Super Resolution Pose Estimation Facial Recognition
pic pic pic

The primary goal of this project is to integrate facial super-resolution and facial recognition technologies, combining public security systems, area CCTV monitoring systems, and mobile apps to enhance the efficiency and accuracy of surveillance systems, and to promote crime detection and prevention. Specifically, this project aims to achieve the following objectives:

  1. Facial Super-Resolution Restoration: By employing super-resolution models, this project aims to restore low-resolution images of faces captured by surveillance cameras to high-resolution images, thereby enhancing image clarity and detail.

  2. Facial Recognition Technology: Utilizing deep learning algorithms, the project will develop facial recognition models to accurately identify target individuals from high-resolution images and extract their facial features.

  3. Integration with Public Security and Area CCTV Monitoring Systems: By integrating public security and area CCTV monitoring systems, the project aims to achieve real-time monitoring of multiple locations.

  4. Mobile App Integration: Through a mobile app, the project seeks to enable remote access to the monitoring system, providing convenient operations and viewing features.

  5. Comparison with Criminal Suspect Database: By comparing facial recognition results with a criminal suspect database, the project will assist law enforcement in rapidly capturing facial information of suspects or persons of interest, thereby enhancing case investigation efficiency, preventing crimes, and curtailing the continued evasion of suspicious individuals.

The realization of this project will improve the efficiency and accuracy of surveillance systems, aiding law enforcement in better maintaining social order and public safety, and ensuring the security of people's lives and property.

Built With

SwiftUI, CoreML, Vision

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

git clone https://github.com/kr1s0404/GraduationProject.git

Installation

  1. make sure you have the CoreML model download

Usage

This project has to be run on a real iPhone device.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages