update medias
This commit is contained in:
@@ -46,13 +46,13 @@ Algorithm outline:
|
||||
|
||||
#### Effect of noise
|
||||
|
||||

|
||||

|
||||
|
||||
Noise makes the peak fuzzy.
|
||||
|
||||
#### Effect of outliers
|
||||
|
||||

|
||||

|
||||
|
||||
Outliers can break the peak.
|
||||
|
||||
@@ -90,7 +90,7 @@ Training:
|
||||
|
||||
Testing:
|
||||
|
||||
- Given test image, extract patches, match to codebook entry
|
||||
- Given test image, extract patches, match to codebook entry
|
||||
- Cast votes for possible positions of object center
|
||||
- Search for maxima in voting space
|
||||
- Extract weighted segmentation mask based on stored masks for the codebook occurrences
|
||||
|
||||
Reference in New Issue
Block a user