The trained networks and the images for test

- Citation Author(s):
-
Tianliang Wang
- Submitted by:
- Tianliang Wang
- Last updated:
- DOI:
- 10.21227/k9ca-z467
- Categories:
Abstract
The files contain the trained networks (Alexnet, Resnet 18, VGG19, and SRN) for classify the upsampled quadrant data by wavelength.
Instructions:
· Load the mat files to workspace. Using the function of "test= imageDatastore('the path of the up-sampled images ');" to import data. And, using the function "wavelength = classify(wavelengthnetsrn1(network name),test)" to classify wavelength.