harshithkethavath commited on
Commit
1001cdf
·
verified ·
1 Parent(s): 21b95c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -114,13 +114,12 @@ Evaluated on the CloudSEN12+ test split. Per-class IoU:
114
  ## Citation
115
 
116
  ```bibtex
117
- @misc{kethavath2026lowdatasupervisedadaptationoutperforms,
118
- title={Low-Data Supervised Adaptation Outperforms Prompting for Cloud Segmentation Under Domain Shift},
119
- author={Harshith Kethavath and Weiming Hu},
120
- year={2026},
121
- eprint={2604.08956},
122
- archivePrefix={arXiv},
123
- primaryClass={cs.CV},
124
- url={https://arxiv.org/abs/2604.08956},
125
  }
126
  ```
 
114
  ## Citation
115
 
116
  ```bibtex
117
+ @InProceedings{Kethavath_2026_CVPR,
118
+ author = {Kethavath, Harshith and Hu, Weiming},
119
+ title = {Low-Data Supervised Adaptation Outperforms Prompting for Cloud Segmentation Under Domain Shift},
120
+ booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
121
+ month = {June},
122
+ year = {2026},
123
+ pages = {7960-7969}
 
124
  }
125
  ```