-
Notifications
You must be signed in to change notification settings - Fork 739
HoVerNet tutorial #1027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HoVerNet tutorial #1027
Conversation
Signed-off-by: KumoLiu <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: KumoLiu <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Hi @JHancox, in the beginning, following the way to crop patches from the original repo was only used to reproduce their performance, if the users wanted to use their own dataset, they could use |
add terms of use Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Thanks @KumoLiu - I certainly think it would be better to replace the reference to the TIA patch extractor with a Monai implementation within the notebook. It's not clear how to actually prepare the data at the moment. |
Hi @JHancox, I will add it soon! Thanks! |
Signed-off-by: KumoLiu <[email protected]>
@KumoLiu in the "Check first data shape and visualize" section, the figures can be a bit misleading for the user since raw image is 270x270 but output 80x80, so it looks like that they prediction is not right when comparing side-by-side. I suggest to change the figure sizes or put a 80x80 bounding box on the raw image so users can see the prediction is related to that area. Thanks Also it would be great to add the input image to the last image too. Thanks |
Hi @drbeh, not sure what did you mean, I have updated it in this way, "./prepare_patches.py" is pointing to the same file. |
Oh my bad! I thought you are "referring" the users to the implementation from the https://github.com/vqdang/hover_net/blob/master/extract_patches.py Maybe we can say "(similar to https://github.com/vqdang/hover_net/blob/master/extract_patches.py)" instead. Thanks |
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Signed-off-by: KumoLiu <[email protected]>
Fixes [#4882.](Project-MONAI/MONAI#4882) ### Description A torch version tutorial for HoVerNet training pipeline. ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [ ] Notebook runs automatically `./runner [-p <regex_pattern>]` Signed-off-by: KumoLiu <[email protected]>
Fixes #4882.
Description
A torch version tutorial for HoVerNet training pipeline.
Checks
./runner [-p <regex_pattern>]