Datasets
Standard Dataset
The trained networks and the images for test
- Citation Author(s):
- Submitted by:
- Tianliang Wang
- Last updated:
- Tue, 06/15/2021 - 11:40
- DOI:
- 10.21227/k9ca-z467
- License:
40 Views
- Categories:
0 ratings - Please login to submit your rating.
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.