Rotation augmentation class added #15

Merged
robdwael merged 0 commits from WES-123-rotation-augmentation into dev 2023-04-24 11:57:21 +00:00
robdwael commented 2023-04-08 07:31:04 +00:00 (Migrated from gitlab.ilabt.imec.be)

Description

Added the rotation augmentation class
This augmentation rotates all keypoints around (0,0)

Testing Instructions

  1. Open the visualize_data notebook
  2. Call the plot_keypoints function with the rotation augmentation in the arguments

Make sure you test it on normalized keypoints

Once you've tested the changes, please confirm that they work as expected and that there are no regressions or unexpected side effects. If any issues are discovered during testing, please include detailed steps to reproduce the issue in the merge request comments. Thank you!

Known bugs or issues

Checklist

  • I have filled in this template.
  • I have tested my changes thoroughly.
  • I have updated the user documentation as necessary.
  • Code reviewed by 1 person.

Additional Notes

Rotation augmentation is only applicable on normalized keypoints

Closes WES-123

## Description Added the rotation augmentation class This augmentation rotates all keypoints around (0,0) ## Testing Instructions 1. Open the visualize_data notebook 2. Call the plot_keypoints function with the rotation augmentation in the arguments Make sure you test it on normalized keypoints _Once you've tested the changes, please confirm that they work as expected and that there are no regressions or unexpected side effects. If any issues are discovered during testing, please include detailed steps to reproduce the issue in the merge request comments. Thank you!_ ## Related Issues ## Known bugs or issues ## Checklist - [x] I have filled in this template. - [x] I have tested my changes thoroughly. - [x] I have updated the user documentation as necessary. - [x] Code reviewed by 1 person. ## Additional Notes Rotation augmentation is only applicable on normalized keypoints Closes WES-123
robdwael commented 2023-04-08 07:31:21 +00:00 (Migrated from gitlab.ilabt.imec.be)

changed the description

changed the description
robdwael commented 2023-04-08 07:32:07 +00:00 (Migrated from gitlab.ilabt.imec.be)

marked this merge request as ready

marked this merge request as **ready**
robdwael commented 2023-04-23 16:29:56 +00:00 (Migrated from gitlab.ilabt.imec.be)

requested review from @vimylle

requested review from @vimylle
vimylle commented 2023-04-24 11:57:18 +00:00 (Migrated from gitlab.ilabt.imec.be)

marked the checklist item Code reviewed by 1 person. as completed

marked the checklist item **Code reviewed by 1 person.** as completed
vimylle commented 2023-04-24 11:57:20 +00:00 (Migrated from gitlab.ilabt.imec.be)

mentioned in commit cd9cc8ce8b

mentioned in commit cd9cc8ce8b8c8481e273f5b717284f63bfcc3c94
Sign in to join this conversation.