Skip to content

Commit

Permalink
add bibtex
Browse files Browse the repository at this point in the history
  • Loading branch information
ttchengab authored Apr 10, 2024
1 parent 350de7e commit d6fc500
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,13 @@ python visualization.py

This will generate an html file `index.html` in the same directory that contains all the results after material transfer.

## Citation
If you find ZeST helpful in your research/applications, please cite using this BibTeX:
```bibtex
@article{cheng2024zest,
title={ZeST: Zero-Shot Material Transfer from a Single Image},
author={Cheng, Ta-Ying and Sharma, Prafull and Markham, Andrew and Trigoni, Niki and Jampani, Varun},
booktitle={arXiv preprint arXiv:2404.06425},
year={2024}
}
```

0 comments on commit d6fc500

Please sign in to comment.