Skip to content

torch.size question in NavPedPreNet() #1

@SpikeJishuo

Description

@SpikeJishuo

encoded_image = self._encode_image(torch.cat([state[0], state[2]], axis=1))

Could you plz tell me what does state[2] stand for in pedstrians exsisting scenario?
I got torch.size([1, 96, 48]) of torch.cat([state[0], state[2]], axis=1))) instead of ([64, 4, 3, 3]) .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions