ece4580:module_surveillance:m2w3
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ece4580:module_surveillance:m2w3 [2017/04/03 10:11] – created pvela | ece4580:module_surveillance:m2w3 [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
------------------------------------------------------------- | ------------------------------------------------------------- | ||
- | ==== Week #3: Appearance-Based Data Association ==== | + | ==== Week #4: Appearance-Based Data Association ==== |
- | Comparing models. | + | When two tracked people overlap, then there is some ambiguity as to which model the box really belongs to. Usually at the initial phase of overlap, the two targets are still visible. Then after a bit, if one person really passes behind another, only the single person is visible. Eventually then, the person re-emerges but is still part of the same detection window. The final phase involves the two people separating and returning to being two distinct track regions. |
+ | The appearance information and the re-identification model provide information regarding who is the front-most person (the one occluding the other). | ||
+ | |||
+ | Once the minimum is found, that should represent the time point of greatest occlusion. Using the area within the bounding box, apply the appearance model for re-identification and give the object the target ID of the best fit model. | ||
+ | |||
+ | // | ||
-------------------------- | -------------------------- |
ece4580/module_surveillance/m2w3.1491228666.txt.gz · Last modified: 2024/08/20 21:38 (external edit)