-
Notifications
You must be signed in to change notification settings - Fork 103
Are there missing objects in GT segmentation? #131
Copy link
Copy link
Open
Description
Hi, @MohitShridhar!
When I was debugging my model, I noticed that it can't take the Knife here

although the mask seems to be correct:

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:

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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels