- Notifications
You must be signed in to change notification settings - Fork2
Multiple Moving objects in a surveillance video were detected and tracked using ML models such as AdaBoosting. The obtained results were compared with the results from Kalman Filter.
License
Tejas1415/Multiple-Moving-Object-Detecting-and-Tracking-Using-ML
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Multiple Moving objects in a surveillance video were detected and tracked using ML models such as AdaBoosting.The obtained results were compared with the results from Kalman Filter.
Read through the power point ppt, for a detailed explanation over what we have done.Youtube video, shows the results obtained. (Link in PPT).The paper attached explains the different approaches in the past for implementing Moving Object Detection in a survailance Video.Run the files as shown in the youtube video to get the results.
Download MV20011 database, which is an annotated database. The annotation is in the form of a XML file that can be converted to an excell fileto read and further build ML model based on that data. The images in this annotated data can be directly used for ML model, but we have implementeda unique feature extraction method where Hu's Invariant moments, HOG features and Color Histogram values were extracted as features from the databaseand Adaboosting Technique was used to build the model since the features extracted were too weak, it was optimal to build 100's of classifiers andthen converge the results to a strong answer.
For any further doubts, feel free to contact me attejastk.reddy@gmail.com
About
Multiple Moving objects in a surveillance video were detected and tracked using ML models such as AdaBoosting. The obtained results were compared with the results from Kalman Filter.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.