SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Downloaden Sie, um offline zu lesen
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Robust Visual Tracking Using Compressed
Sensing
Jainisha Sankhavara (201311002)
Falak Shah (201311024)
MTech, DA-IICT
April 16, 2014
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Outline
1 Introduction
2 Particle Filter
Definition
Particle Filter Visualisation
Particle Filter Equations
3 Template Dictionary
Equation
Underdetermined system
Template Update
4 Real-Time Compressive Sensing Tracking (RTCST)
Dimensionality Reduction
OMP
Conclusion
5 References
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Introduction
• Just an attempt to explain the implementation of visual
tracking as explained in
[1] Hanxi Li; Chunhua Shen; Qinfeng Shi, ”Real-time
visual tracking using compressive sensing,” Computer
Vision and Pattern Recognition (CVPR), 2011 IEEE
Conference on , vol., no., pp.1305,1312, 20-25 June 2011
[2] Xue Mei; Haibin Ling, ”Robust visual tracking using l1
minimization,” Computer Vision, 2009 IEEE 12th
International Conference on , vol., no., pp.1436,1443,
Sept. 29 2009-Oct. 2 2009
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Introduction
• Tracking object through frames video in real time.
• Assume initial position of object available in the first frame
• Challenges: Occlusion,illumination changes, shadows,
varying viewpoints, etc
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Definition
• Posterirori density estimation algorithm
• There is some unknown we are interested in called state
variable (eg. location of object)
• We can measure something (measurement variable),
related to the unknown variable
• Relation between state variable and measurement variable
known.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 1: Plane moving- Position unknown 1
1
Andreas Svensson, Ph.D Student, Uppsala University
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 2: Available data
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 3: Initial distribution of particles
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 4: Observation Likelihood
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 5: Resampling Step
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 6: Posteriori estimate
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 7: Observation likelihood: step 2
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 8: Resample: step 2
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 9: Particles converge very close to object
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter visulisation
Figure 10: Issues
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Visualisation
Figure 11: Back to tracking
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Equations
• xt - state variable
• zt - observation at time t
• xt is modeled by six parameters of affine transformations.
xt = (α1, α2, α3, α4, tx , ty )
• All six parameters are independent.
• State transition model p(xt|xt−1) is gaussian.
• p(zt|xt) is also gaussian.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Particle Filter Equations
• state vector prediction
p(xt|z1:t−1) = p(xt|xt−1)p(xt−1|z1:t−1)dxt−1
• state vector update
p(xt|z1:t) =
p(zt|xt)p(xt|z1:t−1)
p(zt|z1:t−1)
• weight update
wi
t = wi
t−1
p(zt|xi
t )p(xi
t |xi
t−1)
q(xt|x1:t−1, z1:t)
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Template Dictionary
Figure 12: Target and Trivial Templates [2]
• Represent each of the particles as a linear combination of
target templates and trivial templates.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Equation
y = T I −I


a
e+
e−


where,
• T = (t1; t2 ... ; tn) ∈ Rdxn (d n) is the target template
set, containing n target templates such that each template
ti ∈ Rd .
• a = (a1; a2 ... ; an)T ∈ Rn is called a target coefficient
vector and
• e+ ∈ Rd and e− ∈ Rd are called a positive and negative
trivial template coefficient vectors.
• A tracking result y ∈ Rd approximately lies in the linear
span of T.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Underdetermined system
• No unique solution
• For a good target candidate, there are only a limited
number of nonzero coefficients in e+ and e−
min Ax − y 2
2 +λ c 1
where,
• A = [T, I,-I] ∈ Rd×(n+2d)
• x = [a; e+ ; e−] ∈ R(n+2d) is a non-negative coefficient
vector.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Template Update
• Template replacement : If the tracking result y is not
similar to the current template set T, it will replace the
least important template in T.
• Template updating: It is initialized to have the median
weight of the current templates.
• Weight update: The weight of each template increases
when the appearance of the tracking result and template is
close enough and decreases otherwise.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Dimensionality Reduction
• l1 tracker
min x 2
1 s.t. Ax − y 2
2≤
• Dimensionality reduction if the measurement matrix φ
follows the Restricted Isometry Property (RIP) 1, then a
sparse signal x can be recovered from
min x 2
1 .s.t. φAx − φy 2≤ , x ≥ 0.
where, φ ∈ Rd0xd d0 d and φj ∼ N(0, 1)
1
E. Cand‘es, J. Romberg, and T. Tao, “Stable signal recovery from
incomplete and inaccurate measurements,” Communications on Pure and
Applied Mathematics, vol. 59, pp. 1207–1223, 2006.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
OMP
Figure 13: l1 norm minimization
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
OMP
Figure 14: Customize OMP algorithm [1]
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
Conclusion
• The RTCST tracker achieves higher accuracy than existing
tracking algorithms, i.e., the PF tracker.
• Dimension reduction methods and a customized OMP
algorithm enable the CS-based trackers to run real-time.
Visual
Tracking
Jainisha
Sankhavara
(201311002)
Falak Shah
(201311024)
Introduction
Particle Filter
Definition
Particle Filter
Visualisation
Particle Filter
Equations
Template
Dictionary
Equation
Underdetermined
system
Template
Update
Real-Time
Compressive
Sensing
Tracking
(RTCST)
Dimensionality
Reduction
OMP
Conclusion
References
References
• Hanxi Li; Chunhua Shen; Qinfeng Shi, ”Real-time visual tracking using compressive sensing,”
Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on , vol., no.,
pp.1305,1312, 20-25 June 2011
• Xue Mei; Haibin Ling, ”Robust visual tracking using l1 minimization,” Computer Vision, 2009 IEEE
12th International Conference on , vol., no., pp.1436,1443, Sept. 29 2009-Oct. 2 2009
• D. Donoho, “For Most Large Underdetermined Systems of Linear Equations the Minimal l1-Norm
Solution Is Also the Sparsest Solution,” Comm. Pure and Applied Math., vol. 59, no. 6, pp. 797-
829, 2006.
• E. Cande‘s and T. Tao, “Near-Optimal Signal Recovery from Random Projections: Universal
Encoding Strategies?” IEEE Trans. Information Theory, vol. 52, no. 12, pp. 5406-5425, 2006.
• Wright, J.; Yang, A.Y.; Ganesh, A.; Sastry, S.S.; Yi Ma, ”Robust Face Recognition via Sparse
Representation,” Pattern Analysis and Machine Intelligence, IEEE Transactions on , vol.31, no.2,
pp.210,227, Feb. 2009
• E. Cand‘es, J. Romberg, and T. Tao, “Stable signal recovery from incomplete and inaccurate
measurements,” Communications on Pure and Applied Mathematics, vol. 59, pp. 1207–1223, 2006.
• A. Yilmaz, O. Javed, and M. Shah. ‘Object tracking: A survey”. ACM Comput. Surv. 38(4), 2006.

Weitere ähnliche Inhalte

Kürzlich hochgeladen

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 

Kürzlich hochgeladen (20)

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 

Empfohlen

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Empfohlen (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Real Time Visual Tracking