Skip to content

jianghongcheng/FW-SAT

Repository files navigation

FAW-SAT

Flexible Window-based Self-attention Transformer in Thermal Image Super-Resolution [Paper Link]

Hongcheng Jiang, Zhiqiang Chen

Citations

BibTeX

@InProceedings{Jiang_2024_CVPR, author = {Jiang, Hongcheng and Chen, Zhiqiang}, title = {Flexible Window-based Self-attention Transformer in Thermal Image Super-Resolution}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2024}, pages = {3076-3085} }

Environment

Installation

Install Pytorh

pip install -r requirements.txt

How To Test

  • The test command is like
python predict.py 

How To Train

  • Refer to dataloader.py for dataset path to train.
  • Refer to option.yaml for the configuration file of the model to train.
  • The training command is like
python train.py 

Contact

If you have any question, please email [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages