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

Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Kürzlich hochgeladen (20)

Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
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
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 

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