first commit
This is the repo for ECCV 2024 accepted paper StyleTokenizer: Defining Image Style by a Single Instance for Controlling Diffusion Models.
The dataset can be found Here (pwd:ydve). The style category of each image can be obtained in the following way,
style_code = image_file_name.split('____')[0]
Additionally, if you are interested in more information about the style, you can find the style name according to the given ‘style_mapper.json’
Some images in dataset Style30K are from LAION-5B.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
StyleTokenizer
This is the repo for ECCV 2024 accepted paper StyleTokenizer: Defining Image Style by a Single Instance for Controlling Diffusion Models.
Style30K dataset
The dataset can be found Here (pwd:ydve). The style category of each image can be obtained in the following way,
Additionally, if you are interested in more information about the style, you can find the style name according to the given ‘style_mapper.json’
Comparison with other methods
Acknowledgement
Some images in dataset Style30K are from LAION-5B.