From 30b09ba88947dae0e881ccf1f591a18b36c39ef1 Mon Sep 17 00:00:00 2001 From: junfeng tu <43564404+kalenforn@users.noreply.github.com> Date: Mon, 4 Jul 2022 08:45:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbbdae0..c1527e0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The main architecture of our method. ![framework](./data/structure.jpg) -We propose a selecting mechanism to generate hash code that will transfor the discrete space into a continuous space. Hash code will be encoded as a $2D$ vector. +We propose a selecting mechanism to generate hash code that will transfor the discrete space into a continuous space. Hash code will be encoded as a seires of $2D$ vectors. ![hash](./data/method.jpg) ## Dependencies