InterviewSolution
Saved Bookmarks
| 1. |
Which object recognition process is an error-prone process?(a) Bottom-up segmentation(b) Top-down segmentation(c) Both Bottom-up & Top-down segmentation(d) None of the mentionedI have been asked this question during an online interview.This key question is from Object Recognition in section Uncertain Knowledge and Reasoning of Artificial Intelligence |
|
Answer» CORRECT OPTION is (a) Bottom-up segmentation The BEST I can explain: In the process of creating SUBSET of PIXELS, the bottom-up segmentation is an error-prone process. |
|