Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tech debt] Vectorize bounding boxes processing #1901

Closed
3 of 29 tasks
ternaus opened this issue Aug 22, 2024 · 2 comments
Closed
3 of 29 tasks

[Tech debt] Vectorize bounding boxes processing #1901

ternaus opened this issue Aug 22, 2024 · 2 comments

Comments

@ternaus
Copy link
Collaborator

ternaus commented Aug 22, 2024

  • Affine
  • BboxSafeRandomCrop
  • CenterCrop
  • Crop
  • CropAndPad
  • CropNonEmptyMaskIfExists
  • D4
  • ElasticTransform
  • GridDistortion
  • HorizontalFlip
  • LongestMaxSize
  • OpticalDIstortion
  • PadIfNeeded
  • Perspective
  • PieseWiseAffine
  • RandomCrop
  • RandomCropFromBorders
  • RandomResizedCrop
  • RandomRotate90
  • RandomScale
  • RandomSizedBboxSafeCrop
  • RandomSizedCrop
  • Resize
  • Rotate
  • SafeRotate
  • ShiftScaleRotate
  • SmallestMaxSize
  • Transpose
  • VerticalFlip
@ternaus
Copy link
Collaborator Author

ternaus commented Aug 22, 2024

This will address:

#1577
#1396

@ternaus
Copy link
Collaborator Author

ternaus commented Aug 29, 2024

Addressed in #1906

@ternaus ternaus closed this as completed Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant