paper-with-me

Papers

Object Tracking based on Quantum Particle Swarm Optimization

2017-05-24 · Rajesh Misra, Kumar S. Ray

In Computer Vision domain, moving Object Tracking considered as one of the toughest problem.As there so many factors associated like illumination of light, noise, occlusion, sudden start and stop of moving object, shading which makes tracking even harder problem not only for dynamic background but also for static background.In this paper we present a new object tracking algorithm based on Dominant points on tracked object using Quantum particle swarm optimization (QPSO) which is a new different version of PSO based on Quantum theory. The novelty in our approach is that it can be successfully applicable in variable background as well as static background and application of quantum PSO makes the algorithm runs lot faster where other basic PSO algorithm failed to do so due to heavy computation.In our approach firstly dominants points of tracked objects detected, then a group of particles form a swarm are initialized randomly over the image search space and then start searching the curvature connected between two consecutive dominant points until they satisfy fitness criteria. Obviously it is a Multi-Swarm approach as there are multiple dominant points, as they moves, the curvature moves and the curvature movement is tracked by the swarm throughout the video and eventually when the swarm reaches optimal solution , a bounding box drawn based on particles final position.Experimental results demonstrate this proposed QPSO based method work efficiently and effectively in visual object tracking in both dynamic and static environments and run time shows that it runs closely 90% faster than basic PSO.in our approach we also apply parallelism using MatLab Parfor command to show how very less number of iteration and swarm size will enable us to successfully track object.

📄 PDF Abstract BibTeX arXiv:1707.05228

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObjectObject TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

Replica Exchange using q-Gaussian Swarm Quantum Particle Intelligence Method

2013-11-17 · Hiqmet Kamberaj

We present a newly developed Replica Exchange algorithm using q -Gaussian Swarm Quantum Particle Optimization (REX@q-GSQPO) method for solving the problem of finding the global optimum. The basis of the algorithm is to r…

Diversity

Learning to track on-the-fly using a particle filter with annealed- weighted QPSO modeled after a singular Dirac delta potential

2018-06-04 · Saptarshi Sengupta, Richard Alan Peters II

This paper proposes an evolutionary Particle Filter with a memory guided proposal step size update and an improved, fully-connected Quantum-behaved Particle Swarm Optimization (QPSO) resampling scheme for visual tracking…

Visual Tracking

Q-Gaussian Swarm Quantum Particle Intelligence on Predicting Global Minimum of Potential Energy Function

2013-11-04 · Hiqmet Kamberaj

We present a newly developed -Gaussian Swarm Quantum-like Particle Optimization (q-GSQPO) algorithm to determine the global minimum of the potential energy function. Swarm Quantum-like Particle Optimization (SQPO) algori…

QPSO-CD: Quantum-behaved Particle Swarm Optimization Algorithm with Cauchy Distribution

2020-06-27 · Amandeep Singh Bhatia, Mandeep Kaur Saggi, Shenggen Zheng, Soumya Ranjan Nayak

Motivated by particle swarm optimization (PSO) and quantum computing theory, we have presented a quantum variant of PSO (QPSO) mutated with Cauchy operator and natural selection mechanism (QPSO-CD) from evolutionary comp…

Halfway Escape Optimization: A Quantum-Inspired Solution for General Optimization Problems

2024-05-05 · Jiawen Li, Anwar PP Abdul Majeed, Pascal Lefevre

This paper first proposes the Halfway Escape Optimization (HEO) algorithm, a quantum-inspired metaheuristic designed to address general optimization problems. The HEO mimics the effects between quantum such as tunneling,…

Traveling Salesman Problem