This repository hosts a deep learning-powered solution to detect the presence of a batch card on a person using images. Built with TensorFlow and deployed using Streamlit, this app provides accurate predictions and a user-friendly interface.
- Detects whether a person is wearing a batch card.
- Trained on custom-labeled datasets for high accuracy.
- Intuitive Streamlit-based user interface.
- Easily customizable and extendable.
Upload an image to check if a batch card is detected:
-
Clone this repository:
-
Navigate to the project directory:
-
Install dependencies:
-
Model Training: The model was trained using TensorFlow on a custom dataset with two classes:
Batch Card Present
No Batch Card Detected
-
Inference: The app preprocesses the uploaded image and uses the trained model to predict the presence of a batch card.
-
Streamlit UI: Provides an intuitive interface for uploading images and viewing predictions.
I’m Ahmad Ali Rafique, a 20-year-old AI & Machine Learning Specialist with expertise in deep learning, natural language processing, and computer vision.
- 💻 Check out my GitHub portfolio for more projects.
- 🌐 Visit my Upwork profile to collaborate on AI/ML solutions.
- 📫 Contact me at ahmadalirafique786@gmail.com.
- Deep Learning: CNNs, RNNs, and Transformer models.
- Computer Vision: Image classification, object detection, and facial recognition.
- Tools & Frameworks: TensorFlow, PyTorch, Streamlit, OpenCV.
Follow me for cutting-edge AI solutions tailored to real-world problems!
Contributions are welcome! If you find a bug or want to improve this app, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE
file for details.