-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Labels
Description
Per the RFC, we will be moving several of the image modules from contrib to addons:
- dense_image_warp
- random_hsv_in_yiq
- adjust_hsv_in_yiq
- rotate
- translate
- angle_to_projective_transforms
- translations_to_projective_transforms
- transform
- compose_transforms
- flat_transforms_to_matricies
- connected_components
- sparse_image_warp
This will involve moving the code base and modifying test cases to run in TF2.