Skip to content

Add Augmentations for Robustness Experiments #64

@SakshayMahna

Description

@SakshayMahna

The robustness experiments include:

  • Translations of the Camera
  • Rotations of the Camera

Currently, we use the albumentations library to introduce the different augmentations. The appropriate function for this use case would be the Affine function.

https://albumentations.ai/docs/api_reference/augmentations/geometric/transforms/

However, the camera rotation operation is a Homography Operation, which does not seem to be available in the library.

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