Skip to content

enable TensorRT for detection by adding support of list output for RetinaNet #6393

Merged
wyli merged 34 commits intoProject-MONAI:devfrom
Can-Zhao:detection_output
Apr 21, 2023
Merged

enable TensorRT for detection by adding support of list output for RetinaNet #6393
wyli merged 34 commits intoProject-MONAI:devfrom
Can-Zhao:detection_output

Conversation

@Can-Zhao
Copy link
Copy Markdown
Collaborator

@Can-Zhao Can-Zhao commented Apr 18, 2023

Fixes #6330 .

Description

add support of list for retinanet

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma Nic-Ma requested a review from binliunls April 19, 2023 04:56
@Can-Zhao Can-Zhao changed the title add support of namedtuple for retinanet add support of tuple output for RetinaNet Apr 20, 2023
@Can-Zhao Can-Zhao changed the title add support of tuple output for RetinaNet enable tensorRT for detection by adding support of tuple output for RetinaNet Apr 20, 2023
@Can-Zhao Can-Zhao changed the title enable tensorRT for detection by adding support of tuple output for RetinaNet enable TensorRT for detection by adding support of tuple output for RetinaNet Apr 20, 2023
@Can-Zhao Can-Zhao changed the title enable TensorRT for detection by adding support of tuple output for RetinaNet enable TensorRT for detection by adding support of list output for RetinaNet Apr 20, 2023
@Can-Zhao Can-Zhao marked this pull request as ready for review April 20, 2023 23:48
@binliunls
Copy link
Copy Markdown
Contributor

Hi @Can-Zhao ,
Looks good to me. @Nic-Ma , could you please take a look at this PR?

Thanks,
Bin

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Apr 21, 2023

/build

Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, @wyli do you have any other comments from research network angle?

Thanks in advance.

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Apr 21, 2023

looks good to me, I guess we'll have more integration tests about the trt from the model zoo?

@wyli wyli enabled auto-merge (squash) April 21, 2023 11:09
@wyli wyli merged commit 4404075 into Project-MONAI:dev Apr 21, 2023
@Can-Zhao Can-Zhao deleted the detection_output branch April 21, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot run the lung_nodule_ct_detection TensorRT model end-to-end

4 participants