An effective object detection via BS2ResNet and LTK-Bi-LSTM
摘要
Video analytics faces complex challenges in object detection and classification. Deep learning based approaches have achieved remarkable success in past decade. However, existing object identification models that utilize backbone’s core features still present challenges due to their lack of semantic information. To address these issues, a novel object detection and classification framework utilizing Batch normalization and Softswish activation adapted ResNet (BS2ResNet) and Logistic Tanh Kaiming Bi-directional Long Short Term Memory (LTK-Bi-LSTM) techniques was proposed. The framework employs frame conversion, noise removal, and contrast elevation during frame pre-processing, followed by background subtraction using the Supreme Distance-centered Fuzzy C-Means (SD-FCM) clustering algorithm, and edge detection using the Hyperbolic Tangent Kernel Canny Edge Detector (HTKCED). BS2ResNet is then used for object detection, and features are extracted and passed to the LTK-Bi-LSTM neural network for object classification. The proposed system was found to improve object detection and classification accuracy, outperforming existing techniques.