habitat-sim
habitat-sim copied to clipboard
How to use the semantic ground-truth image segmentation results in HM3D datasets?
trafficstars
Habitat-Sim version
v0.3.0
When I use semantic_img = observations["semantic"] to call the ground-truth image segmentation results, I find that the output result is a matrix of all zeros, which is visualized as a dark image. How can I solve this problem?