The document describes a proposed system to identify missing persons in crowded areas using pretrained convolutional neural networks. The system would involve collecting images of missing persons from different angles to create a dataset for training. An AlexNet pretrained neural network would then be used to detect faces in live video captured by a drone camera of crowded areas. Detected faces would be cropped, stored in a database, and used to further train the network. During testing, the system could identify missing persons by displaying their images when detected in the crowd. The goal of the system is to help police efficiently locate missing people in crowded public settings like festivals or meetings.