Skip to content

naorovel/Domain-Adaptive-Learning-for-Water-Body-Extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain-Adaptive Learning for Water Body Extraction

Setup

All dependencies for this repository are included in the environment.yaml file. This makes it easy to run the repository without dealing with dependency issues.

To create the environment needed to run this repository, please install the necessary dependencies as a conda environment using the following:

conda env create --f environment.yaml

In the terminal of the container, activate the conda environment.

conda activate DALWBE

The conda environment currently contains the following core dependencies:

- numpy
- rasterio
- pytorch-lightning
- pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •