You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
I am new to Gym, is it possible to get segmentation mask from a gym environment? The only render modes I see are 'human' and 'rgb_array'. Since the engine is based on mujoco which supports getting segmentation mask, is there any way to extract the segmentation mask on an enviorment?
I am new to Gym, is it possible to get segmentation mask from a gym environment? The only render modes I see are 'human' and 'rgb_array'. Since the engine is based on mujoco which supports getting segmentation mask, is there any way to extract the segmentation mask on an enviorment?