From 79bd5e6ac816086912efa5d1b9cc7722d90bea20 Mon Sep 17 00:00:00 2001 From: junfeng tu <43564404+kalenforn@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:27:54 +0800 Subject: [PATCH] Update README.md Notice! It will never be updated! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ca234..d284194 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Differentiable Cross Modal Hashing via Multimodal Transformers [paper](https://dl.acm.org/doi/abs/10.1145/3503161.3548187) -# This project has been moved to [clip-based-cross-modal-hash](ttps://github.com/kalenforn/clip-based-cross-modal-hash/tree/main) +# This project has been moved to [clip-based-cross-modal-hash](https://github.com/kalenforn/clip-based-cross-modal-hash/tree/main) ## Framework The main architecture of our method.