Skip to content

Litael2/python-object-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python Object Scanner

This Python project combines MediaPipe, DeepFace, and YOLO to perform real-time detection of hands, faces, and objects within a Tkinter GUI.

This code was written with ChatGPT

Install

To execute the scanner.py file, you still need some packages.

Packages

  • OpenCV

  • MediaPipe

  • Tkinter

  • Pillow

  • DeepFace

  • NumPy

  • PyTorch

  • Ultralytics YOLO

Command

pip install opencv-python mediapipe tk pillow deepface numpy torch torchvision ultralytics

Warning ⚠️

This project may consume a significant amount of RAM, depending on the system and the complexity of the tasks being processed. Please be aware that running this software could lead to high memory usage and potential system slowdowns or crashes.

I am not responsible for any issues, data loss, or damage caused by the use of this software. Use it at your own risk.

About

This Python project combines MediaPipe, DeepFace, and YOLO to perform real-time detection of hands, faces, and objects within a Tkinter GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages