Machine Learning, Deep Learning, Artificial Intelligence
The hands on project on Tracking Objects in Video with Particle Filters is divided into following tasks:
Task 1: Load video frames
Task 2: Display video frames
Task 3: Initialize a particle filter
Task 4: Compute errors
Task 5: Compute weights and resample
Task 6: Apply noise
Task 7: Optimize the particle filter