Add metadata and code link to TST100K dataset card

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,6 +1,12 @@
 
 
 
 
 
 
1
  # TST100K: A Large-Scale Triplet Dataset for Tone Style Transfer
2
 
3
- [Project Page](https://dengyuhai.github.io/ICTone_Project/) | [Paper](https://arxiv.org/abs/2604.16114)
4
 
5
  TST100K is a large-scale dataset for **reference-based tone style transfer** in photo retouching. The current release contains **108,808 image triplets** constructed from the public PPR10K, MIT-Adobe FiveK, and Food-101 research datasets.
6
 
@@ -96,4 +102,4 @@ If you use TST100K in your research, please cite:
96
  archivePrefix = {arXiv},
97
  primaryClass = {cs.CV}
98
  }
99
- ```
 
1
+ ---
2
+ task_categories:
3
+ - image-to-image
4
+ license: other
5
+ ---
6
+
7
  # TST100K: A Large-Scale Triplet Dataset for Tone Style Transfer
8
 
9
+ [Project Page](https://dengyuhai.github.io/ICTone_Project/) | [Paper](https://arxiv.org/abs/2604.16114) | [Code](https://github.com/dengyuhai/ICTone)
10
 
11
  TST100K is a large-scale dataset for **reference-based tone style transfer** in photo retouching. The current release contains **108,808 image triplets** constructed from the public PPR10K, MIT-Adobe FiveK, and Food-101 research datasets.
12
 
 
102
  archivePrefix = {arXiv},
103
  primaryClass = {cs.CV}
104
  }
105
+ ```