Skip to content

Are there missing objects in GT segmentation? #131

@TopCoder2K

Description

@TopCoder2K

Hi, @MohitShridhar!

When I was debugging my model, I noticed that it can't take the Knife here
57
although the mask seems to be correct:
mask_57
I checked that the distance is correct: the Knife has the 'visible' property to be equal to True, but the interaction fails with CounterTop|+00.09|+00.89|-01.52 is not visible. Then I decided to visualize the GT segmentation:
gt_sem_seg_57
and there is no knife! One can think that it has the same color with the CounterTop, but I checked that instance_counter inside the thor_env.py indeed finds the only object --- the CounterTop...

Is it real or is there something I don't understand? Because if it is, we have to check somehow the number of such cases and maybe even recalculate the leaderboard results after fixing this.

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