Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vandermode committed Mar 11, 2020
1 parent 27d5618 commit 1c458ba
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,15 @@ Download ICVL hyperspectral image database from [here](http:https://icvl.cs.bgu.ac.il/
```python hsi_denoising_complex.py -a qrnn3d -p complex --dataroot (your own dataroot) -r -rp checkpoints/qrnn3d/gauss/model_epoch_50_118454.pth --no-ropt```

## Citation
If you find this work useful for your research, please cite: (TODO)
If you find this work useful for your research, please cite:
```
@article{wei2020QRNN3D,
title={3D Quasi-Recurrent Neural Network for Hyperspectral Image Denoising},
author={Wei, Kaixuan and Fu, Ying and Huang, Hua},
journal={arXiv preprint arXiv:2003.04547},
year={2020}
}
```

## Contact
Please contact me if there is any question (Kaixuan Wei [email protected])

0 comments on commit 1c458ba

Please sign in to comment.