Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Upload codes of CLIPN with hand-crafted prompts.
  • Loading branch information
SiLangWHL committed Dec 2, 2023
1 parent 29008b0 commit ed57b49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
</div>

## :rocket: Updates
- The current released codes are the version of learnable "no" prompts. I will release codes of manual-defined "no" prompts as soon as possible.
- The codes of CLIPN with hand-crafted prompts are released (./hand-crafted).
- The codes of CLIPN with learnable prompts are released (./src).
- Thanks to the valuable suggestions from the reviewers of CVPR 2023 and ICCV 2023, our paper has been significantly improved, allowing it to be published at ICCV 2023.
- If you are interested in CLIP-based open vocabulary tasks, please feel free to visit our another work! ["CLIP Surgery for Better Explainability with Enhancement in Open-Vocabulary Tasks"](https://arxiv.org/abs/2304.05653) ([github](https://github.com/xmed-lab/CLIP_Surgery)).

Expand Down

0 comments on commit ed57b49

Please sign in to comment.