Skip to content

Capability to segment lung #91

@varghesealex90

Description

@varghesealex90

Hi,

I modified the inference_examples_RGB notebook by using data examples/LIDC-IDRI-0140_143_280_CT_lung.png. Additionally, I made the text prompt to be "Lung".

image_path = 'examples/LIDC-IDRI-0140_143_280_CT_lung.png'
text_prompt = ['lung']

image, pred_mask = inference_rgb(image_path, text_prompt)

However, the result segments the nodule in the lung.

Image

Any pointers why it works this way?

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