Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhav-kesarwani/face-detection
👋 Welcome to the Face Detection App Repository!
https://github.com/vaibhav-kesarwani/face-detection
airtificialintelligence machine-learning machine-learning-algorithms mediapipe opencv python3
Last synced: 10 days ago
JSON representation
👋 Welcome to the Face Detection App Repository!
- Host: GitHub
- URL: https://github.com/vaibhav-kesarwani/face-detection
- Owner: Vaibhav-kesarwani
- License: mit
- Created: 2024-05-18T08:09:13.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-08T11:09:37.000Z (5 months ago)
- Last Synced: 2024-06-08T12:26:02.981Z (5 months ago)
- Topics: airtificialintelligence, machine-learning, machine-learning-algorithms, mediapipe, opencv, python3
- Language: Python
- Homepage: https://github.com/Vaibhav-kesarwani/Face-detection
- Size: 9.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to the Face Detection App Repository! 👋
## About the Project
- This repository is dedicated to my journey of building a Face Detection App using machine learning.
- I'm excited to share my progress and discoveries as I explore the fascinating world of computer vision.## Project Goals
- **Pushing Boundaries**: It's not just about recognizing faces; it's about pushing the boundaries of what's possible with ML.
- **Innovative Features**: Incorporating innovative features like adding emojis and integrating trending tags to create engaging user experiences.## What to Expect
- **Deep Dive into ML**: Delving into the complexities of face detection and computer vision with each commit.
- **Hands-on Learning**: Honing skills, uncovering insights, and experimenting with novel techniques.## Join Me on the Journey
- **Collaboration**: I invite you to collaborate, share insights, and contribute to this exciting project.
- **Community Engagement**: Let's engage with the community, exchange ideas, and inspire each other in the realm of machine learning.## Let's Get Started! 💻🚀
- Dive into the code, explore the possibilities, and embark on this exhilarating journey together!!## Demo
[Face-Detection.webm](https://github.com/Vaibhav-kesarwani/Face-detection/assets/116189379/bcf5bfc3-30cb-4115-b9bf-5ea656500fdc)## Setup
Follow these steps to set up the project locally:
### 1. Clone the Repository
```bash
https://github.com/Vaibhav-kesarwani/Face-detection
```### 2. Navigate to the Project Directory
```bash
cd Face-detection
```### 3. Install Dependencies
```bash
pip install -r
```### 4. Run the App
```bash
python FaceDetection.py
```
## UsageOnce the app is running, you can interact with it to detect faces in images or videos. Explore the various features and functionalities to experience the full
potential of the Face Detection App!## Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository
- Create a new branch (git checkout -b feature)
- Make your changes
- Commit your changes (git commit -am 'Add new feature')
- Push to the branch (git push origin feature)
- Create a new Pull Request## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/Vaibhav-kesarwani/Face-detection/blob/master/LICENSE) file for details.## Acknowledgements
- [Mediapipe](https://ai.google.dev/edge/mediapipe/solutions/guide) - for providing the face detection functionality
- [OpenCV](https://opencv.org/) - for image and video processing## Contact
If you have any questions or suggestions, feel free to reach out to me at [PORTFOLIO](https://vaibhavkesarwani.vercel.app).
### Happy Coding! 😊👀