B2D_VAD_Dataset

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

@Zhihua-Hua

Description

In your code, the ego_lcf_feat of the B2D_VAD_Dataset has been modified, where the first two dimensions and the eighth dimension differ from those in VAD.

ego_lcf_feat[0:2] = input_dict['ego_translation'][0:2]

ego_lcf_feat[7] = np.sqrt(input_dict['ego_translation'][0]**2+input_dict['ego_translation'][1]**2)

https://github.com/hustvl/VAD/blob/3c2929fe36034b8881fd549394ee62f56b8ea44c/tools/data_converter/vad_nuscenes_converter.py#L508
Does it have any special meaning?

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