ece4580:module_surveillance:m2w4
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ece4580:module_surveillance:m2w4 [2017/04/08 22:15] – [Week #4: Re-Identification] pvela | ece4580:module_surveillance:m2w4 [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
------------------------------------------------------------- | ------------------------------------------------------------- | ||
- | ==== Week #4: Re-Identification ==== | + | ===== Week #3: Re-Identification |
Now that you have a potentially viable re-identification module, the next step is to incorporate it into your system. That involves adding in the following functionality: | Now that you have a potentially viable re-identification module, the next step is to incorporate it into your system. That involves adding in the following functionality: | ||
- | - When a person enters, or soon thereafter, you should instantiate a Guassian mixture model for the person as their identifier. | + | - When a person enters, or soon thereafter, you should instantiate a Guassian mixture model for the person as their identifier. Store it with the persons information. |
- When a person leaves, rather than discard them and their ID, place their model and information into a list of persons who have left the scene. | - When a person leaves, rather than discard them and their ID, place their model and information into a list of persons who have left the scene. | ||
- When a person re-enters and has a model instantiated, | - When a person re-enters and has a model instantiated, | ||
//Note:// Given that a threshold is needed, you will have to play around with your training and testing sets to see what is a decent matching threshold. | //Note:// Given that a threshold is needed, you will have to play around with your training and testing sets to see what is a decent matching threshold. | ||
+ | |||
+ | // | ||
+ | |||
+ | // | ||
+ | |||
-------------------------- | -------------------------- |
ece4580/module_surveillance/m2w4.1491704117.txt.gz · Last modified: 2024/08/20 21:38 (external edit)