[Feature request] Volumetric Detection Ops #1205
Labels
Contribution wanted
Feature request
Module: networks
network, layers, blocks definitions in PyTorch
Module: transform
data transforms for preprocessing and postprocessing.
Is your feature request related to a problem? Please describe.
Add support for volumetric detection ops (NMS and RoiAlign) in Monai.
Especially desired formats of the input and the boxes need to be discussed.
The research working group earlier decided to create a Pull Request in torchvision but it would probably better fit in the Monai repo because it is specifically designed for volumetric/medical data.
pytorch/vision#2402
The Issue is already linked to a PR with an early prototype which needs some rework (CPU implementation, Tests)
Also related to #292 which depends on the box format.
CC
@pfjaeger @wyli
The text was updated successfully, but these errors were encountered: