Skip to content

seeavishk/Python_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Installation

To set up the required dependencies for this project, run the following command:

pip install opencv-python numpy pandas pillow tkinter deepface ultralytics

Dependencies

The project requires the following Python libraries:

  • opencv-python: For image and video processing.
  • numpy: For numerical computing and array operations.
  • pandas: For data manipulation and analysis.
  • pillow: For image processing and handling.
  • tkinter: For GUI-based interactions.
  • deepface: For facial recognition and analysis.
  • ultralytics: For deep learning and YOLO-based object detection.

Usage

  1. Install the dependencies as mentioned above.
  2. Run the main script of the project to start execution.
  3. Follow the on-screen instructions for using the functionalities.

Contributing

Feel free to fork this repository and contribute by creating a pull request.

Contact

For any questions or support, reach out via open an issue in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages