fesvhtr commited on
Commit
99dc0fe
·
verified ·
1 Parent(s): 8f68c12

docs: add project and paper links

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ tags: []
17
 
18
  ![Method overview](https://raw.githubusercontent.com/RISys-Lab/ReasonCLIP/main/doc/method.png)
19
 
 
 
 
 
 
20
  ## Usage
21
 
22
  ```python
 
17
 
18
  ![Method overview](https://raw.githubusercontent.com/RISys-Lab/ReasonCLIP/main/doc/method.png)
19
 
20
+ ## Resources
21
+
22
+ - GitHub: [RISys-Lab/ReasonCLIP](https://github.com/RISys-Lab/ReasonCLIP)
23
+ - Paper: [arXiv:2606.26794](https://arxiv.org/abs/2606.26794)
24
+
25
  ## Usage
26
 
27
  ```python