artur-muratov's picture
Upload README.md with huggingface_hub
bea2745 verified
---
library_name: pytorch
tags:
- mst-plus-plus
- hyperspectral
- apples
---
# MST++ for Apple Hyperspectral Imagery
## Model description
MST++ model trained on apple hyperspectral imagery (HSI).
## Checkpoint
- File: `net_76epoch.pth`
- Epoch: 76
## Test results (`test_set_results_mstpp.txt`)
```text
Average Results:
Average MRAE: 0.087642
Average RMSE: 0.051680
Average PSNR: 8.421735
```
## Files in this repository
- `net_76epoch.pth`
- `training_metrics.csv`
- `test_set_results_mstpp.txt`
- `train.log`