Update README.md

This commit is contained in:
junfeng tu 2022-07-04 08:45:40 +08:00 committed by GitHub
parent 7e392f417d
commit 30b09ba889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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