williamrhee commited on
Commit
18e444d
·
verified ·
1 Parent(s): 58ba945

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -54,11 +54,12 @@ SCaN-TIR
54
  If you use SCaN-TIR in your research, please cite:
55
 
56
  ```bibtex
57
- @dataset{rhee2026scantir,
58
- title = {SCaN-TIR: Stereo Cross-Modal Adverse-Weather RGB-Thermal Infrared Dataset},
59
- author = {Rhee, William and collaborators},
60
- year = {2026},
61
- publisher = {Hugging Face}
 
62
  }
63
  ```
64
 
 
54
  If you use SCaN-TIR in your research, please cite:
55
 
56
  ```bibtex
57
+ @inproceedings{rhee2026tidy,
58
+ title={TIDY: Thermal Infrared Image Denoising via Wavelet Domain Entropy and Directional Stripe Index},
59
+ author={Rhee, Tai Hyoung and Lee, Dong-guw and Kim, Ayoung},
60
+ booktitle={IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
61
+ year={2026},
62
+ organization={IEEE}
63
  }
64
  ```
65