From 90c2ee0f638055183d248246c1c0b4eaacdfd296 Mon Sep 17 00:00:00 2001 From: junfeng tu <43564404+kalenforn@users.noreply.github.com> Date: Fri, 22 Apr 2022 11:41:38 +0800 Subject: [PATCH 1/2] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..beeb95a --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# DCHMT +This is the official code of the paper "Differentiable Cross Modal Hashing via Multimodal Transformers" From a42f837295a3c5e597ca1cba32343c21d8335b9d Mon Sep 17 00:00:00 2001 From: junfeng tu <43564404+kalenforn@users.noreply.github.com> Date: Fri, 22 Apr 2022 11:43:04 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index beeb95a..fe4687d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # DCHMT This is the official code of the paper "Differentiable Cross Modal Hashing via Multimodal Transformers" + +The code will publish when the paper publish +