Open Axe-- opened 2 years ago
Hello, sorry for my late reply. I will reply back in a few days!
I think you can find this one in https://github.com/alfworld/alfworld/blob/master/alfworld/gen/constants.py#L1206 since they are using the pretrained detector from this repo.
Hi! Having the same confusion. It seems that only 16 receptacle objects are segmented. What are they and what are the correspondences between them and the visualization color palette? Thanks :)
Hey, for the pretrained receptacle Mask RCNN, where is the corresponding label set (classes) that contains the 32 categories?
The
alfworld_receptacles
variable contains 38 classes, and upon visualizing the bboxes, the labels predicted are incorrect (mismatch).Could you assist with the same, Thanks!