CSE 473: Introduction to Artificial Intelligence

Winter 2022


HW ASSIGNMENT 4: due Friday, February 25 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 via the Canvas assignment and submit your report in Gradescope.

Evaluation:

LATE POLICY: Programs may be turned in until Sunday night, February 27 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.