Skip to content

Commit 57d8d16

Browse files
committed
Assets and README updated
1 parent d2fbc09 commit 57d8d16

11 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This project presents a simple framework to retrieve images similar to a query i
99
* Grab an image (I) from the validation set and extract its features using the same CNN model (A).
1010
* Use the same kNN model (B) to calculate the nearest neighbors of I.
1111

12-
<img src="data/Indentical Image Retrieval.jpg">
12+
<img src="data/proposed_architecture.png">
1313

1414
I experimented with the Flower Dataset.
1515

data/Indentical Image Retrieval.drawio

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

data/Indentical Image Retrieval.jpg

-34.9 KB
Binary file not shown.

data/Indentical Image Retrieval.pdf

-464 KB
Binary file not shown.

data/proposed_architecture.png

133 KB
Loading

data/sample_dataset_one.png

681 KB
Loading

data/sample_dataset_two.png

962 KB
Loading

graphs/scatter_plot_1.png

397 Bytes
Loading

graphs/scatter_plot_2.png

667 Bytes
Loading

graphs/train_graph.png

-3.47 KB
Loading

0 commit comments

Comments
 (0)