VREyeSAM / README.md
Dev Nagaich
Restructure: Clean repository - remove duplicates, consolidate at root
f74cf62
---
title: VREyeSAM
emoji: πŸ‘οΈ
colorFrom: purple
colorTo: pink
sdk: docker
app_file: app.py
pinned: false
license: mit
---
# VREyeSAM: Non-Frontal Iris Segmentation
![VREyeSAM Demo](https://img.shields.io/badge/Status-Active-success)
![Python](https://img.shields.io/badge/Python-3.11+-blue)
![Security](https://img.shields.io/badge/Security-Protected-brightgreen)
## 🎯 Overview
VREyeSAM is a robust iris segmentation service for non-frontal iris images captured in virtual reality and augmented reality environments.
## πŸš€ Quick Start
1. Upload a non-frontal iris image
2. Click "Segment Iris"
3. Download results
## πŸ“Š Features
- **Fast Segmentation**: Real-time iris segmentation
- **Binary Masks**: Precise iris region extraction
- **Confidence Maps**: Uncertainty quantification
- **Easy Download**: Save results with one click
## πŸ”’ Security
This model is **fully protected**:
- βœ… Model weights cannot be downloaded
- βœ… Implementation details are hidden
- βœ… Only API endpoints are exposed
- βœ… Secure inference only
## πŸ“ˆ Performance
- High accuracy on non-frontal iris images
- Optimized for VR/AR capture scenarios
- Fast inference on standard hardware
---
## Citation
If you use VREyeSAM in your research:
```bibtex
@article{sharma2025vreyesam,
title={VREyeSAM: Virtual Reality Non-Frontal Iris Segmentation using Foundational Model with Uncertainty Weighted Loss},
author={Sharma, Geetanjali and Nagaich, Dev and Jaswal, Gaurav and Nigam, Aditya and Ramachandra, Raghavendra},
conference={IJCB},
year={2025}
}
```
## πŸ‘₯ Authors
- Geetanjali Sharma
- Dev Nagaich
- Gaurav Jaswal
- Aditya Nigam
- Raghavendra Ramachandra
## πŸ“§ Contact
For inquiries: geetanjalisharma546@gmail.com
## πŸ“„ License
MIT License - See LICENSE file
---
**For full technical details and code, visit:** [GitHub Repository](https://github.com/GeetanjaliGTZ/VREyeSAM)