KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
GuidedNet
★ 13
Open GitHub ↗
code for GuidedNet
Download README (.md)
Explore Similar Repositories
dotnet-clean-architecture-graphql
:
No description available.
rgbi2rgba
:
Commodore 128 RGBI / CGA to Analog RGB
binCraft-decoder
:
A decoder library for readsb *.binCraft files for python
workslikeaJARM
:
Method of finding interesting domains using keywords + JARMs
svelte-undo
:
Low level undo functionality for Svelte
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GuidedNet
?
Download (.md)
# GuidedNet Code for the paper: "GuidedNet: A General CNN Fusion Framework via Highresolution Guidance for Hyperspectral Image Super-resolution", TCYB, 2023.   # Plateform. Python 3.8 Tensorflow 1.15.2 TensorLayer 1.8.0rc # Demo main_train.py for training code, and test.py for testing code The traning data are too big, they are not provided. You can follow the simulation method in the paper and generate the .mat file for training # Test Data Test data include, Cave: https://pan.baidu.com/s/1Grc3K0dp9N8oFfqUDPYTGQ?pwd=7833 code:7833 Harvard: https://pan.baidu.com/s/18tGPamlNz20cPPq3TvyyAw?pwd=4rly code:4rly # Bib Reference @ARTICLE{10035506, author={Ran, Ran and Deng, Liang-Jian and Jiang, Tai-Xiang and Hu, Jin-Fan and Chanussot, Jocelyn and Vivone, Gemine}, journal={IEEE Transactions on Cybernetics}, title={GuidedNet: A General CNN Fusion Framework via High-Resolution Guidance for Hyperspectral Image Super-Resolution}, year={2023}, volume={}, number={}, pages={1-14}, doi={10.1109/TCYB.2023.3238200}}