Super-resolution convolutional neural network on angle-resolved photoemission spectroscopy (ARPES) data, PHYS 549, Fall 2022, class project
-
Updated
Apr 24, 2023 - Jupyter Notebook
Super-resolution convolutional neural network on angle-resolved photoemission spectroscopy (ARPES) data, PHYS 549, Fall 2022, class project
This project is an implementation of a Super Resolution Convolutional Neural Network as a personal project for Machine Learning graduate course of Technical University of Crete.
Showcases image processing techniques using hyperspectral imaging. It includes the steps to import hyperspectral images, generate a low-resolution hyperspectral image, and a high-resolution RGB image. The script splits the images into training and testing sets, normalizes the data, and then proceeds to create a super-resolution model using a CNN.
Add a description, image, and links to the super-resolution-cnn topic page so that developers can more easily learn about it.
To associate your repository with the super-resolution-cnn topic, visit your repo's landing page and select "manage topics."