This document presents a project on person recognition using gait and artificial neural networks. It proposes using histogram of orientation gradient (HOG) features and artificial neural networks to identify people based on their gait captured from low resolution video. The system involves silhouette extraction from video, HOG feature extraction, and using a neural network for recognition. It claims this approach can accurately identify people from different views using low resolution cameras.