Skip to content

DarthReca/vit-burned-detection

Repository files navigation

Vision transformers in burned area delineation


Project license

Table of Contents

About

Code for Vision transformers in burned area delineation by Daniele Rege Cambrin, Luca Colomba and Paolo Garza. The code will be released once ready for use. Some parts may be missing.

Getting Started

Prerequisites

To a full list of dependency look at requirements.txt. They can be installed with pip install -r requirements.txt.

Usage

Simply run main.py with arguments:

  • ckpt_path: path of the checkpoint to load (default: None)
  • steps: list of steps to execute (default: train)
  • tag: comet experiment tag (default: test)
  • config_file: configuration file path (default: configs/reduced_config.yaml)
  • seed: for reproducibility (default: 7)
  • test_set: the name of the fold used as test set. (default: purple)

License

This project is licensed under the Apache 2.0 license. See LICENSE for more information.

This repository use code from other repository. See their licenses in licenses folder.

Acknowledgements

We have to thanks HPC@POLITO and SmartData@POLITO for the provided computational resources.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages