We are a team of students from NTOU. This organization stores everything about our graduation project - Image-Guided Image Style Transfer with Diffusion model
- IGISTDM
- Contains code about how we do image style transfer
- docs
- Contains report and poster of our method
- image_downloader
- Download script
- experiment
- Content images and style images download via download script
Modifications to fit our experiment
- results
- Contains all the stylized images in our experiment and the loss data
- result_website
- Visualize the results into a website
- style_loss_calculation
- Using clip score and gram matrix to calculate style loss