Skip to content

How to fix the superpixel number from the SAM segmentation results #1

@cppcute-pm

Description

@cppcute-pm

Hello, thanks for the amazing work you've done!
I've read the released code and I noticed that there are no superpixel number information in the proprocess code for SAM related to semantic segmentation. But the code of lightning trainer obviously need the superpixel_size to make the sparse matrix. My current thought is that you use the segmentor in skimage to generate the superpixel and use the SAM to generate the semantic masks. Is that right or there are some other details?

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