Skip to content

jiayi-ma/DRF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRF

Code of DRF: Disentangled Representation for Visible and Infrared Image Fusion

To train:

download the training dataset
python main.py --phase train --dataset VIF

To test:

download the model
python main.py --phase test --dataset VIF

Cite it as:

@article{xu2021drf,
  title={DRF: Disentangled representation for visible and infrared image fusion},
  author={Xu, Han and Wang, Xinya and Ma, Jiayi},
  journal={IEEE Transactions on Instrumentation and Measurement},
  volume={70},
  pages={1--13},
  year={2021},
  publisher={IEEE}
}

About

DRF: Disentangled Representation for Visible and Infrared Image Fusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%