Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 391 Bytes

SISR

This is the Computer Vision Project TU Berlin

Please follow the folwing step to run and predict HR image

  1. Run the data_preprocessing ipynb file to creat .h5 data for training

  2. Run the SISRIA-model.ipynb fie to read the training data file and run the model and predict the HR image.

Note: For your dataset just change the data file directory in data_preprocessing file.....