English
bolinlai commited on
Commit
49e46c9
·
verified ·
1 Parent(s): 537545d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -33,10 +33,11 @@ Please refer to the code on [github](https://github.com/BolinLai/InstaManip) for
33
  If you find our paper helpful to your work, please cite with this BibTex.
34
 
35
  ```BibTex
36
- @article{lai2024unleashing,
37
- title={Unleashing In-context Learning of Autoregressive Models for Few-shot Image Manipulation},
38
- author={Lai, Bolin and Juefei-Xu, Felix and Liu, Miao and Dai, Xiaoliang and Mehta, Nikhil and Zhu, Chenguang and Huang, Zeyi and Rehg, James M and Lee, Sangmin and Zhang, Ning and others},
39
- journal={arXiv preprint arXiv:2412.01027},
40
- year={2024}
 
41
  }
42
  ```
 
33
  If you find our paper helpful to your work, please cite with this BibTex.
34
 
35
  ```BibTex
36
+ @inproceedings{lai2025unleashing,
37
+ title={Unleashing in-context learning of autoregressive models for few-shot image manipulation},
38
+ author={Lai, Bolin and Juefei-Xu, Felix and Liu, Miao and Dai, Xiaoliang and Mehta, Nikhil and Zhu, Chenguang and Huang, Zeyi and Rehg, James M and Lee, Sangmin and Zhang, Ning and Xiao, Tong},
39
+ booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
40
+ pages={18346--18357},
41
+ year={2025}
42
  }
43
  ```