-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
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.
Any pointers why it works this way?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels