Skip to content

Using the RGBImgObsWrapper #459

@FZuffer

Description

@FZuffer

Hi,
The default minigrid observation space is of size (7,7,3) and this is an encoding and not the actual RGB image(with pixel values) of the state space. How fair is it to use this default state space to be processed through a CNN as shown in rl-starter-files? Why not use the actual RGB image which could be obtained through the RGBImgObsWrapper instead? Or is there a specific use case to use the wrapper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions