gOLIVES commited on
Commit
98d92b8
·
1 Parent(s): f548d76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1170,13 +1170,20 @@ print(pointprompt_bird[0]['st1_scores'])
1170
  ```
1171
 
1172
  # Links
1173
- **Associated Website**: https://alregib.ece.gatech.edu/
 
 
 
1174
 
1175
  **Paper**: https://arxiv.org/pdf/2410.22048v1
1176
 
1177
  # Citation
1178
- If you find the work useful, please include the following citation in your work:
1179
 
1180
  ```
1181
  J. Quesada∗, Z. Fowler∗, M. Alotaibi, M. Prabhushankar, and G. AlRegib, ”Benchmarking Human and Automated Prompting in the Segment Anything Model”, In IEEE International Conference on Big Data 2024, Washington DC, USA
1182
- ```
 
 
 
 
 
1170
  ```
1171
 
1172
  # Links
1173
+
1174
+ **Associated Website**: https://alregib.ece.gatech.edu/software-and-datasets/pointprompt-a-visual-prompting-dataset-based-on-the-segment-anything-model/
1175
+
1176
+ **More work from our Lab**: https://alregib.ece.gatech.edu/
1177
 
1178
  **Paper**: https://arxiv.org/pdf/2410.22048v1
1179
 
1180
  # Citation
1181
+ If you find the work useful, please include the following citations in your work:
1182
 
1183
  ```
1184
  J. Quesada∗, Z. Fowler∗, M. Alotaibi, M. Prabhushankar, and G. AlRegib, ”Benchmarking Human and Automated Prompting in the Segment Anything Model”, In IEEE International Conference on Big Data 2024, Washington DC, USA
1185
+ ```
1186
+
1187
+ ```
1188
+ Jorge Quesada, Mohammad Alotaibi, Mohit Prabhushankar, Ghassan Alregib; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2024, pp. 1604-1610
1189
+ ```