We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5519a78 commit 32686efCopy full SHA for 32686ef
README.md
@@ -1 +1,15 @@
1
-# MCNet
+ 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