Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

unexpected keyword argument: as_gray when using Tiff based images  #48

Description

@Servando1990

I'm trying to replicate this pipeline with Tiff based images, concretely the Inria dataset, and various Spanecenet challenge datasets

Dataset path: manually set my path -> DATADIR=DATADIR=/path/to/your_dataset

Binary segmentation pipeline arguments as README:
CUDA_VISIBLE_DEVICES=0
CUDNN_BENCHMARK="True"
CUDNN_DETERMINISTIC="True"
WORKDIR=./logs
DATADIR='/mnt/d/Servando/NEW2-AerialImageDataset/AerialImageDataset/train/framework_tests'
IMAGE_SIZE=256
CONFIG_TEMPLATE=./configs/templates/binary.yml
NUM_WORKERS=4
BATCH_SIZE=256
bash ./bin/catalyst-binary-segmentation-pipeline.sh

ERROR:
image

Did a little debugging and found that within /site-packages/catalyst/contrib/utils/cv/image.py tiff support is currently not available

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions