Project-MONAI / Project-MONAI/MONAI

Add DetectionInferer to simplify the 3D detection pipeline

Open
#5,324 1 comment 0 reactions 1 assignee View on GitHub

@Can-Zhao is already working on this.

Since Oct 13, 2022.

Feature request
Dominant language
Python
Stars
8.7k
Forks
1.6k
Avg merge
5d 1h
Merged PRs (30d)
20

Description

Is your feature request related to a problem? Please describe.
Currently, the model computation of our 3D detection pipeline is not easy to use and contains many steps.
It would be better to wrap the logic as a new DetectionInferer class to simplify the end user's program, and it can help simplify our bundle and easy to deploy.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.