Skip to content

Conflicting Instructions Between Tutorial and Journal Article #37

Description

@DarioS

Read Me:

Image preprocessing: See the paper for details.

Journal article:

all datasets were resampled to 0.5 microns per pixel (mpp) using nearest-neighbor interpolation and without anti-aliasing.

Tutorial:

mpp = ds["image"].attrs["mpp"]
deepcell_types.predict(img, mask, chnames, mpp, model_name=model, device_num=device, num_workers=num_data_loader_threads)

So, should one up-sample their imaging mass cytometry image or should they specify mpp as a parameter? Surely not both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions