This project introduces a non-invasive approach to blood group prediction using fingerprint image processing and machine learning. By leveraging Convolutional Neural Networks (CNNs), it classifies fingerprint patterns into eight common blood groups (A+, A-, B+, B-, AB+, AB-, O+, O-), offering a quick and accessible alternative to traditional methods.
β Rapid Blood Group Identification β Provides a fast and accurate alternative to traditional methods.
β Accessibility in Remote Areas β Enables blood group prediction without lab facilities or skilled personnel.
β Integration with Portable Devices β Supports point-of-care diagnostics in clinics and mobile units.
β Safety and Scalability β Reduces contamination risks and ensures adaptability across healthcare settings.
β Biometric and Medical Synergy β Combines biometrics and machine learning for improved diagnostics.
- HTML
- CSS
- JavaScript
- Flask
- SQLAlchemy
- SQLite
- TensorFlow / Keras
- Google Colab
π§ Model | π― Testing Accuracy | π Validation Accuracy |
---|---|---|
VGG16 | β 88.72% | β 89.50% |
AlexNet | π΄ 12.47% | π΄ 12.49% |
ResNet50 | π‘ 61.19% | π‘ 62.70% |
Hybrid Model (EfficientNetB0 + SVM) | π΅ 22.29% | π΅ 22.81% |
- π Expand the dataset for better generalization.
- π§ͺ Experiment with advanced models to improve accuracy.
- π Deploy the model in a live environment for real-world use.
π§ [email protected]
π LinkedIn
π§ [email protected]
π LinkedIn
βοΈ Feel free to contribute and star the repository if you find it helpful!