CSE 473: Introduction to Artificial Intelligence

Winter 2023


HW ASSIGNMENT 4: due Sunday, February 26 at 11:59 pm (25 pts)

In this assignment, you will develop a content-based image retrieval system that retrieves database images based on their similarity with the query image.

Requirements:

Note:

Turn In: See here for submission instructions.

You should turn in the following:

Please use the file names specified above. Include your name in comments at the top of your code file.
Please submit your code and your report via the Canvas assignment.

Evaluation:

LATE POLICY: Programs may be turned in until Tuesday night, February 28 at 11:59pm. 10% off for each day late.

CHEATING POLICY: All work on this assignment must be your own. You may discuss the assignment with other members of the class, but your code should not look like anyone else's code in this class, any other class or on the web. Having the same code with different names for the variables doesn't work either. We check. Thanks and good luck.