Implementation of Object Detection in Images Using PSO Algorithm

Verified

Added on  2020/05/04

|3
|433
|263
Project
AI Summary
This project focuses on developing an algorithm for object detection in images using Particle Swarm Optimization (PSO). The project aims to address the complexities of traditional object detection methods by employing a PSO-based technique. The core of the project involves initializing a swarm of particles within an image and iteratively optimizing their positions to identify and segment objects. The project utilizes Python and relevant packages to implement and test the developed algorithm, providing a practical approach to image analysis. The expected outcome is an algorithm that can effectively extract features and segment the image to detect various objects. The project also includes a literature review, referencing key papers that support the chosen methodology. The goal is to create a more efficient and accurate method for object detection, making image analysis easier and more effective.
Document Page
Running head: OBJECT DETECTION IN IMAGE USING PARTICLE SWARM OPTIMIZATION
Object detection in image using particle swarm optimization
Name of the Student
Name of the University
Authors note
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
1OBJECT DETECTION IN IMAGE USING PARTICLE SWARM OPTIMIZATION
Problem Statement
With the increasing use image processing or analysis in securing the personal devices as
well as in robot vision, automatic surveillance and in mapping sciences, it becomes important to
detect different objects in the same image so that it become easy to track the different
specifications of any moving object.
The conventional way to use the Cross-correlation and other related techniques in
detection of the objects in a specific image is tedious and complex process. Therefore, it is
important to use some new techniques that is less tedious and can perform the detection of the
object more simple and less time consuming.
Aim of the project
For this project we will develop a technique using the particle swarm technique which
will be initialized with a group of random particles in a given image that is to be used for
analysis. In this project we will be using the different python packages to implement and test
the developed algorithm. The python language will be used in the project as it provided ease of
prototyping and alter in the functional features.
Objectives of the project
The developed algorithm and the technique for the object detection will help in iterate
with the help of a given characteristics so that it can search and optimize the final solution that
will help in finalizing the detection of the different objects for a provided image.
Document Page
2OBJECT DETECTION IN IMAGE USING PARTICLE SWARM OPTIMIZATION
Expected outcome
The expected outcome for this project is an algorithm that will extract features and
segment the image in order to detect the objects in a provided image. This will make the process
of image analysis can easier and with maximum accuracy.
Bibliography
[1]N. Singh, R. Arya and R. Agrawal, "A novel approach to combine features for salient
object detection using constrained particle swarm optimization", Pattern Recognition, vol. 47,
no. 4, pp. 1731-1739, 2014.
[2]R. Ugolotti, Y. Nashed, P. Mesejo, Š. Ivekovič, L. Mussi and S. Cagnoni, "Particle
Swarm Optimization and Differential Evolution for model-based object detection", Applied Soft
Computing, vol. 13, no. 6, pp. 3092-3105, 2013.
chevron_up_icon
1 out of 3
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]