AI-DRIVEN GUEST IDENTIFICATION AND PHOTO RETRIEVAL SYSTEM
There is a specific kind of let-down that follows big events. You know photos were taken. You were there. A professional was working all day. Two weeks later a gallery link arrives, 3,000 images in it, and the expectation is that each of the two hundred guests will scroll through until they find themselves. Most give up within ten minutes. The photos that were taken of them — professionally, at something they cared about — they never actually see. We built a system so that doesn't have to happen anymore. Guest scans a QR code at the venue entrance, uploads a selfie, and a personal email arrives after the event with every photo from the day where their face appeared. DeepFace handles recognition, MTCNN handles detection, Node.js runs the backend, cloud storage absorbs the volume. We tested it at four events: two weddings, a university tech festival, a corporate town hall. Matched at 95 percent accuracy, processed around 25 photos per second on a standard laptop. This paper describes how it works, what failed during development, what we changed, and where the gaps remain.
R, T. (2026). AI-Driven Guest Identification and Photo Retrieval System. International Journal of Science, Strategic Management and Technology, 02(03). https://doi.org/10.55041/ijsmt.v2i3.329
R, Thangamurugan. "AI-Driven Guest Identification and Photo Retrieval System." International Journal of Science, Strategic Management and Technology, vol. 02, no. 03, 2026, pp. . doi:https://doi.org/10.55041/ijsmt.v2i3.329.
R, Thangamurugan. "AI-Driven Guest Identification and Photo Retrieval System." International Journal of Science, Strategic Management and Technology 02, no. 03 (2026). https://doi.org/https://doi.org/10.55041/ijsmt.v2i3.329.
2.Taigman, M. Yang, M. Ranzato, and L. Wolf, "DeepFace: Closing the Gap to Human-Level Performance in Face Verification," in Proc. IEEE CVPR, 2014.
3.Schroff, D. Kalenichenko, and J. Philbin, "FaceNet: A Unified Embedding for Face Recognition and Clustering," in Proc. IEEE CVPR, 2015.
4.Simonyan and A. Zisserman, "Very Deep Convolutional Networks for Large-Scale Image Recognition," arXiv:1409.1556, 2014.
5.He, X. Zhang, S. Ren, and J. Sun, "Deep Residual Learning for Image Recognition," in Proc. IEEE CVPR, 2016.
6.Bradski, "The OpenCV Library," Dr. Dobb's Journal of Software Tools, 2000.
7.Wolf, "Automated Event Photo Management Using Face Recognition," Int. J. Comput. Appl., vol. 180, no. 47, pp. 1-7, 2018.S. Wang, L. Wang, and Y. Wang, "Cloud-Based Photo Management and Sharing System," in Proc. Int. Conf. Cloud Comput. Big Data Anal., 2017.
8.Abadi et al., "TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems," arXiv:1603.04467, 2016.
9.E. King, "Dlib-ml: A Machine Learning Toolkit," J. Mach. Learn. Res., vol. 10, pp. 1755-1758, 2009.
10.Ren, K. He, R. Girshick, and J. Sun, "Faster R-CNN: Towards Real- Time Object Detection with Region Proposal Networks," IEEE Trans. PAMI, 2017.