Update README.md

Notice! never update!
This commit is contained in:
junfeng tu 2024-03-11 17:27:01 +08:00 committed by GitHub
parent 706ede3945
commit de9d942267
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Differentiable Cross Modal Hashing via Multimodal Transformers [paper](https://dl.acm.org/doi/abs/10.1145/3503161.3548187) # 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)
## Framework ## Framework
The main architecture of our method. The main architecture of our method.