Week 9 Motion Analysis and Video Segmentation Flashcards

(14 cards)

1
Q

What does motion analysis study?

A

Motion analysis studies the movement of objects within a video or image sequence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is optical flow?

A

Optical flow estimates the apparent motion of pixels between consecutive frames.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the difference between dense and sparse optical flow?

A

Dense optical flow computes motion vectors for every pixel. Sparse flow tracks key points.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Lucas-Kanade used for?

A

Lucas-Kanade is a popular algorithm for sparse optical flow estimation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does motion segmentation achieve?

A

Motion segmentation separates moving objects from the background in a scene.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is background subtraction?

A

Background subtraction is a common technique for motion segmentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are applications of motion analysis?

A

Applications include video surveillance, autonomous driving, and activity recognition.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is video object segmentation?

A

Video object segmentation identifies and tracks objects in a video over time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do semi-supervised segmentation methods work?

A

Semi-supervised segmentation uses an initial object mask for tracking.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are challenges in video segmentation?

A

Challenges include occlusions, varying object appearances, and motion blur.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How is optical flow represented?

A

Either using a 2D vector field or a colour coded map to show magnitude and direction of motion.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the circulant matrix method?

A

It’s an alternative approach to a motion tracking classifier.
It stores features of the training image and all potential shifts.
It is then used as a kernel over potential regions that may contain object of interest.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How does Learning Correspondence from the Cycle-Consistency of Time work?

A

Given unlabeled data it takes an initial patch.
Tracks it backwards and then tracks it forwards.
The inconsistency is then used as the learning signal.
It then learns to minimises the tracking inconsistency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly