Skip to content
Snippets Groups Projects

Add Resize operator

Merged Houssem ROUIS requested to merge enhance_resize into dev

Context

This MR is intended to add the Resize operator for backend_cuda. This includes the following coordinates transform modes:

  • HalfPixel
  • HalfPixelSymmetric
  • PytorchHalfPixel
  • AlignCorners
  • Asymmetric
  • TFHalfPixelForNN
  • TFCropAndResize

And the following interpolation mode:

  • Cubic
  • Linear
  • RoundPreferFloor
  • RoundPreferCeil
  • Floor
  • Ceil

TODO

  • Antialiasing
  • Coordinates tranform
  • Nearest interpolation
  • Linear interpolation
  • Cubic interpolation
Edited by Houssem ROUIS

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading