Skip to content

Commit 32686ef

Browse files
authored
Update README.md
1 parent 5519a78 commit 32686ef

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# MCNet
1+
This is an implementation of Mixed 2D/3D Convolutional Network (MCNet) for Hyperspectral Image Super-Resolution on PyTorch
2+
If you use it in your projects, please consider citing this paper.
3+
4+
====================================================================================================
5+
@article{li2020mixed,
6+
title={Mixed 2D/3D Convolutional Network (MCNet) for Hyperspectral Image Super-Resolution},
7+
author={Q. Li and Q. Wang and X. Li},
8+
journal={Remote Sensing}
9+
}
10+
=====================================================================================================
11+
12+
Dataset:
13+
1) CAVE
14+
2) Harvard
15+
3) Foster

0 commit comments

Comments
 (0)