0 votes
in Artificial Intelligence by
How the distance between two shapes can be defined?

(a) Weighted sum of the shape

(b) Size of the shape

(c) Shape context

(d) None of the mentioned

This question was posed to me in an international level competition.

This is a very interesting question from Object Recognition in chapter Uncertain Knowledge and Reasoning of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct choice is (a) Weighted sum of the shape

Easiest explanation: The distance between two shapes can be defined as a weighted sum of the shape context distance between corresponding points.
...