Datasets:
Formats:
parquet
Size:
10K - 100K
ArXiv:
Tags:
personalization
instance_detection
instance_classification
instance_segmentation
instance_retrieval
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -101,10 +101,12 @@ wget https://data.csail.mit.edu/personal_rep/pods.zip
|
|
| 101 |
## Citation
|
| 102 |
If you find our dataset useful, please cite our paper:
|
| 103 |
```
|
| 104 |
-
@
|
| 105 |
-
title
|
| 106 |
-
author
|
| 107 |
-
|
| 108 |
-
|
|
|
|
|
|
|
| 109 |
}
|
| 110 |
```
|
|
|
|
| 101 |
## Citation
|
| 102 |
If you find our dataset useful, please cite our paper:
|
| 103 |
```
|
| 104 |
+
@inproceedings{sundaram2025personalized,
|
| 105 |
+
title={Personalized representation from personalized generation},
|
| 106 |
+
author={Sundaram, Shobhita and Chae, Julia and Tian, Yonglong and Beery, Sara and Isola, Phillip},
|
| 107 |
+
booktitle={International Conference on Learning Representations},
|
| 108 |
+
volume={2025},
|
| 109 |
+
pages={92572--92606},
|
| 110 |
+
year={2025}
|
| 111 |
}
|
| 112 |
```
|