Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Instruments prediction #30

@zapaishchykova

Description

@zapaishchykova

Hi!
First of all, thank you for the great work!
Secondly, I have a question: I have changed the model to detect instruments, like following:
model = get_model(model_path, model_type='UNet11', problem_type='instruments')
As a result in mask i receive a tensor with size 'torch.Size([1, 8, 320, 480])', where i suppose that 8 mean a mask per each instrument. But what i see is that masks 1,3,5,7 are the same as well as 2,4,6,8. ( so it looks like it just make two masks instead of 8) What I'm possibly doing wrong and how to get labels for each instrument?

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