Skip to content

Pansharpening methodologies for earth observation satellite images

License

Notifications You must be signed in to change notification settings

simone-dotolo/PantasticSharpening

Repository files navigation


Pan-tastic Images and How to Sharpen Them

About The Project

This project was developed as part of the final exam of the Image Processing for Computer Vision course from the University of Naples Federico II.

Getting Started

Prerequisites

You should install Anaconda and Git before continuing.

Installation

  1. Clone the repo
    git clone https://github.com/simone-dotolo/PantasticSharpening.git
  2. Create the virtual environment with the pantastic.yml
    conda env create -n pantastic -f pantastic.yml

Usage

  1. Activate the Conda Environment
    conda activate pantastic
  2. Try it!
    python3 pansharpening.py -m APNN -s WV3 -i example/WV3_example.mat -o ./ -w weights/APNN_weights.pth

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Simone Dotolo - sim.dotolo@gmail.com

LinkedIn: https://www.linkedin.com/in/simone-dotolo/

Acknowledgments

This project was inspired by the following papers:

About

Pansharpening methodologies for earth observation satellite images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages