Skip to content

Conversation

@JHancox
Copy link

@JHancox JHancox commented Aug 31, 2022

Description

This python script takes as input the outputs from the HoverNet network, with softmax applied to the nucleus_prediction and argmax applied to the type_prediction.
It outputs an instance map along with a set of contours for each instance, which can be used to render an image overlay.
This script serves as a staring point for issue Project-MONAI/MONAI#4180

Status

Work in progress

Checks

  • Notebook runs automatically ./runner [-p <regex_pattern>]

JHancox and others added 3 commits August 31, 2022 17:56
This python script takes as input the outputs from the HoverNet network, with softmax applied to the nucleus_prediction and argmax applied to the type_prediction.
It outputs an instance map along with a set of contours for each instance, which can be used to render an image overlay.
This script serves as a staring point for issue #4180 Project-MONAI/MONAI#4180
@Nic-Ma Nic-Ma requested review from KumoLiu and bhashemian September 5, 2022 07:43
@bhashemian
Copy link
Member

@KumoLiu, this is a fully functional script that Jonny has prepared for the post processing. Some of the components there, we already have implemented in MONIA but the rest of components need to be added to MONAI. It would be great if you can read this script, replace the components that are already existing in MONIA and start integrating the missing components. Please let me know if you have any question. Thanks

@KumoLiu
Copy link
Contributor

KumoLiu commented Sep 6, 2022

Hi @drbeh, I'll get started to be familiar with the code as soon as possible, and will ask you for guidance if I have any questions.

@wyli
Copy link
Contributor

wyli commented Dec 16, 2022

closing as as part of Project-MONAI/MONAI#5100

@wyli wyli closed this Dec 16, 2022
@wyli wyli deleted the Jhancox branch December 16, 2022 12:12
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.

5 participants