Download the dataset here, and unzip the dataset to polyps/data. We use a similar dataset as PraNet, with improved pre-processing and filtering of duplicates. See polyps/process_data.ipynb for details ...
conda create -n py38 python=3.8 conda activate py38 conda install -c anaconda gcc_linux-64 gxx_linux-64 pip install git+https://github.com/petrikvladimir/pyphysx.git ...