Skip to content

ivezakis/effisegnet

Repository files navigation

EffiSegNet Implementation Code

DOI

PWC

Paper

arXiv

Requirements

The environment.yml file contains the list of packages required to run the code. To create the environment, run the following command:

conda env create -f environment.yml

Dataset

The dataset used for training, validation, and testing is the Kvasir-SEG dataset. The dataset can be downloaded from here. However, the dataset and the splits are already available in this repository, for reproducibility of our results. It contains 1000 images of the gastrointestinal tract and their corresponding ground truth polyp segmentation masks.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages