Update README.md
Browse files
README.md
CHANGED
|
@@ -21,3 +21,16 @@ Download the necessary model and place it in the same config folder as config.ya
|
|
| 21 |
|
| 22 |
# code here
|
| 23 |
Github Link: https://github.com/shilpa2301/CooperTrim/tree/master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
# code here
|
| 23 |
Github Link: https://github.com/shilpa2301/CooperTrim/tree/master
|
| 24 |
+
|
| 25 |
+
## Citation
|
| 26 |
+
|
| 27 |
+
If you use this model in your research, please cite our paper:
|
| 28 |
+
|
| 29 |
+
```bibtex
|
| 30 |
+
@inproceedings{yourname2026coopertrim,
|
| 31 |
+
title={COOPERTRIM: Adaptive Data Selection for Uncertainty-Aware Cooperative Perception},
|
| 32 |
+
author={Shilpa Mukhopadhyay, Amit Roy-Chowdhury, Hang Qiu},
|
| 33 |
+
booktitle={International Conference on Learning Representations},
|
| 34 |
+
year={2026},
|
| 35 |
+
url={https://openreview.net/forum?id=8NgKNuHRiH}
|
| 36 |
+
}
|