Skip to content

NoneType Image Embeddings During AutoSAM Fine-Tuning #7

Description

@inbalc2

Hi,
I’m encountering an issue while fine-tuning AutoSAM on my dataset. In train.py, the line:
image_embeddings = sam.image_encoder(input_images) is returning None for image_embeddings, which then causes masks to also be None.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions