The document presents a novel convolutional neural network (CNN) and TensorFlow-based approach for moving object detection and tracking, addressing limitations in traditional methods like background subtraction and optical flow. The proposed algorithm consists of a two-phase system, focusing on object detection through a pre-trained TensorFlow model and subsequent tracking of identified objects with high accuracy metrics (sensitivity of 92.14%, specificity of 91.24%, and overall accuracy of 90.88%). It highlights the efficiency of the CNN model in tracking objects at 150 frames per second and provides quantitative analysis of performance metrics.