Skip to content

[Question] How to use Custom CNN for the navigation task with obstacles. #3877

@shahizat

Description

@shahizat

Hello, can the features extracted from a pre-trained ResNet18 below be used for a navigation task that involves obstacle avoidance? can I apply that same feature extraction function to process depth data as well? Thanks.

        image = ObsTerm(
            func=mdp.image_features,
            params={"sensor_cfg": SceneEntityCfg("tiled_camera"), "data_type": "rgb", "model_name": "resnet50"},
        )

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