eden500 commited on
Commit
0bca820
·
verified ·
1 Parent(s): 2c9d132

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -40,7 +40,15 @@ If you use this benchmark in your research, please cite this project.
40
 
41
 
42
  ```
43
- Bibtex will be avalible shortly
 
 
 
 
 
 
 
 
44
  ```
45
 
46
 
 
40
 
41
 
42
  ```
43
+ @misc{grad2024benchmarkinglabelnoiseinstance,
44
+ title={Benchmarking Label Noise in Instance Segmentation: Spatial Noise Matters},
45
+ author={Eden Grad and Moshe Kimhi and Lion Halika and Chaim Baskin},
46
+ year={2024},
47
+ eprint={2406.10891},
48
+ archivePrefix={arXiv},
49
+ primaryClass={cs.CV},
50
+ url={https://arxiv.org/abs/2406.10891},
51
+ }
52
  ```
53
 
54