A Project Presentation On Real Time Object Detection in Autonomous Driving
A Project Presentation On Real Time Object Detection in Autonomous Driving
Project Presentation
on
Real Time Object Detection in Autonomous Driving
Presented By
Baliram Kumar Gupta (1509710037)
Deepanker Gupta(1509710043)
Madhur Gupta(1509710061)
Guided By
Mr. Ajeet Kumar Bharti
Assistant Professor, CSE Department
• Background
• Problem Statement
• Proposed Work
• System Design
• Implementation
• Result
• Conclusion
• References
Introduction
• Object Detection is the process of finding instances of real world objects such
as faces, bicycles, and buildings in images or videos.
• Object detection algorithms typically use extracted features and learning algor-
ithms to recognize instances of an object category.
The objective is to detect and track the generic object in real time. In real life,
understand how the objects are moving with respect to the camera. It would
also help to recognize the interaction between objects. For example, in case of
the self-driving car the knowledge about the interaction between the
prediction will eventually help the self-driving car to make intelligent choices
on a crowded road.
Background
• Traditionally, computer vision approaches primarily used Joint Probabilistic Data
Association (JPDA) filters and Multiple Hypothesis Tracking (MHT). Most of the
approaches are not suitable for real-time applications such as autonomous navigation as
related problems are intractable.
• Occlusion
The object may be occluded by other objects in the scene. In this case, some
parts of the object can be camouflaged or just hidden behind other objects .
• Complex background
The background may be highly textured. the dynamic, namely some regions of the
background may contain movement ,hence background subtraction become
difficult.
• Shadow
A dynamic shadow, caused by a moving object, has a critical impact for
accurately detecting moving object since it has the same motion properties
as the moving object and is tightly connected to it.
• Problems related to camera
Many factors related to video acquisition systems, acquisition methods,
compression .
Techniques, stability of cameras (or sensors) can directly affect the quality
of a video sequence, Noise is another factor that can severely deteriorate the
quality of image sequences.
• Non-rigid object deformation
In some cases, different parts of a moving object might have different
movements in terms of speed and orientation. For instance, a walking
dog when wags its tail or a moving tank when rotates its When dealing
with detecting such moving objects, most algorithms detect different parts
as different moving objects.
Background Subtraction
• Histograms
• Mixture of Gaussians
• Frame Difference:
|framei-framei-1| > Th
1. Thresh-holding Method
• Select initial threshold value, typically the mean 8-bit value of the original
image.
• Divide the original image into two portions;
Pixel values that are less than or equal to the threshold; background
Pixel values greater than the threshold; foreground
• Find the average mean values of the two new images
• Calculate the new threshold by averaging the two means.
• If the difference between the previous threshold value and the new threshold
value are below a specified limit, you are finished. Otherwise apply the new
threshold to the original image keep trying.
2. Cluster based Method:
• Read Image
• Convert Image from RGB Color Space to L*a*b* Color Space
• Classify the Colors in 'a*b*' Space Using K-Means Clustering
• Create Images that Segment the H&E Image by Color
• Compress the video in HEVC format and convert into HSV or Grey scale
• We have used 3 method for outlining the segmented region namely Region
based segmentation , Color based Subtraction and Cluster based
• Segmentation.
recognised objects.
• Shikha Mangal and Ashavani Kumar,Real time moving object detection for
video surveil-lance based on improved GMM , International Journal of
Advanced Technology and Engineering Exploration,
Vol 4(26) ISSN (Print): 2394-5443 ISSN (Online)
: 2394-7454
• Mrs Poonam Khare. ”Literature survey on the various methods of object det
ection in video surveillance systems .”International Research Journal of Eng
ineering and Technology (IRJET) e-ISSN: 2395 -0056 p-ISSN: 2395-0072.
References(Cont.)
• S.Arun Inigo, P.Suresh ,General Study on Moving Object Segmentation
Methods for Video, International Journal of Advanced Research in Computer
Engineering & Technology (IJARCET) Volume 1, Issue 8,
ISSN: 2278 – 1323.
• Yang Li, Guangcan Liu, Member, IEEE, Shengyong Chen, Senior Member,
IEEE,”Detection of Moving Object in Dynamic Background Using Gaussian
Max-Pooling and Segmentation Constrained RPCA”,”arXiv:1709.00657v1
[cs.CV] 3 Sep 2017”.
• Payal Ranipa, Kapildev Naina ,”Real Time Moving Object Tracking In Video
Processing ”,”International Journal of Engineering Research and General
Science Volume 3, Issue 1, January-February, 2015 ISSN 2091-2730 147 ”.