LukasHug commited on
Commit
57077f4
·
verified ·
1 Parent(s): bec2d55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -191,10 +191,12 @@ To provide your assessment use the following json template:
191
 
192
  Please cite and share our work if you use it or find it useful. The first three authors contributed equally.
193
  ```bibtex
194
- @incollection{helff2024llavaguard,
195
- author = { Lukas Helff and Felix Friedrich and Manuel Brack and Patrick Schramowski and Kristian Kersting },
196
- title = { LLAVAGUARD: VLM-based Safeguard for Vision Dataset Curation and Safety Assessment },
197
- booktitle = { Working Notes of the CVPR 2024 Workshop on Responsible Generative AI (ReGenAI) },
198
- year = { 2024 },
 
 
199
  }
200
  ```
 
191
 
192
  Please cite and share our work if you use it or find it useful. The first three authors contributed equally.
193
  ```bibtex
194
+ @incollection{helff2024llavaguard,
195
+ crossref = { https://ml-research.github.io/human-centered-genai/projects/llavaguard/index.html },
196
+ key = { Best Runner-Up Paper Award at NeurIPS RBFM 2024 },
197
+ booktitle = { Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops and Working Notes of the NeurIPS 2024 Workshop on Responsibly Building the Next Generation of Multimodal Foundational Models (RBFM) },
198
+ year = { 2024 },
199
+ author = { Lukas Helff and Felix Friedrich and Manuel Brack and Patrick Schramowski and Kristian Kersting },
200
+ title = { LLAVAGUARD: VLM-based Safeguard for Vision Dataset Curation and Safety Assessment }
201
  }
202
  ```