AI based data processing algorithm for video surveillance (review) (research paper 1)
Table of contents
ABSTRACT
increase in CSS ( Camera surveillance System ) will have problem in storage & transmission bandwidth
This research paper focuses on background image & and moving object in scene & after that it will be transferred to server side for further processing.
This reduces storage side and increases the performance
INTRODUCTION
Storage capacity & transmission bandwidht is saved by separating Region Of Interest(ROI) or moving object & background .
Problem is that nowdays camera transmit whole entire frames are transmitted which create the above mentioned problems.
So valid backgrounds & ROIs are contructed at camera side and sent to server side for processing.
CONCLUSION
In this research paper Convolutional Neural Networks (CNN) are used for processing video surveillance data.
CNN is applied on both camera side and server side.
In camera side noticed objects are segmented by Neural Network (NN)
At server side D-CNN is used to evaluate the performance at camera side
Total time taken by this method is around 1 sec and by YOLO method is arround 5 sec.
src ->https://www.sciencedirect.com/science/article/abs/pii/S0360835220304058
Subscribe to my newsletter
Read articles from Shubham directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by