-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Box transforms #3572
Copy link
Copy link
Closed
Description
Is your feature request related to a problem? Please describe.
Box pre- and post-processing transform functions are not in MONAI
Describe the solution you'd like
Add box transform functions
Describe alternatives you've considered
N/A
Additional context
- convert input box with original mode to the box with standard mode
- convert output box with standard mode to the box with original mode
- Flip boxes with image as a transform
Reactions are currently unavailable