Coder Social home page Coder Social logo

abdullah-129 / adidentity-scan-personalized-ads-powered-by-face-detection Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 242.91 MB

This project contains, Winforms application for Desktop and Python Script for playing ads and detecting age and gender

License: MIT License

C# 25.95% Python 74.05%

adidentity-scan-personalized-ads-powered-by-face-detection's Introduction

Ads using Face Detection

Screenshot-2023-06-25-021013

This project involves a Winforms application for desktop and a Python script for playing ads and performing age and gender detection using face detection.

Additional Python Libraries Required:

  • OpenCV
  • Install with: pip install opencv-python
  • argparse
  • Install with: pip install argparse

Contents of the Main/Script File:

  • opencv_face_detector.pbtxt
  • opencv_face_detector_uint8.pb
  • age_deploy.prototxt
  • age_net.caffemodel
  • gender_deploy.prototxt
  • gender_net.caffemodel

The .pb and .pbtxt files are protobuf files that define the graph and trained weights of the face detection model. The .prototxt files describe the network configuration, and the .caffemodel files define the internal states of the parameters for age and gender detection.

Usage:

Downloading the Repository:

  • Download the repository or the Setup.exe file from the following link: link

Using the Downloaded Repository:

  • Change the directory to the folder where all the files are located.
  • Navigate to Ads_system/bin/Debug/net6.0-windows/.
  • Run the Ads_system.exe file.

Using the Downloaded Setup:

  • Open the Ads_system.exe file.
  • Enter the setup password: 12345678.
  • Install the setup only at D: drive (otherwise, it won't work).
  • After installation, a shortcut will appear on the desktop.

Features:

  • The interface contains three buttons.
  • ๐Ÿ‘จ Male button: Opens a folder to manage ads for males.
  • ๐Ÿ‘ฉ Female button: Opens a folder to manage ads for females.
  • โ–ถ๏ธ Run button: Runs the script.

For Script:

Visit: GitHub Repository

๐Ÿค Contributing

Contributions to this project are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

๐Ÿ“„ License

This project is licensed under the MIT License.

๐Ÿ™ Acknowledgments

๐Ÿ”— References

adidentity-scan-personalized-ads-powered-by-face-detection's People

Contributors

abdullah-129 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.