Skip to content

Update figure in HoVerNet pipeline #1111

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

Merged
merged 27 commits into from
Dec 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
04e79ed
Merge remote-tracking branch 'origin/main' into main
KumoLiu Jul 21, 2022
4c2b7b3
Merge remote-tracking branch 'origin/main' into main
KumoLiu Jul 22, 2022
078a770
Merge remote-tracking branch 'origin/main' into main
KumoLiu Jul 22, 2022
38de0d2
Merge remote-tracking branch 'origin/main' into main
KumoLiu Jul 25, 2022
4726117
Merge remote-tracking branch 'origin/main' into main
KumoLiu Jul 26, 2022
79dd41f
Merge remote-tracking branch 'origin/main' into main
KumoLiu Aug 6, 2022
5ac6c2d
Merge remote-tracking branch 'origin/main' into main
KumoLiu Aug 18, 2022
9138bcd
Merge remote-tracking branch 'origin/main' into main
KumoLiu Aug 22, 2022
fd6a6b1
easy-integrate-bundle-v1
KumoLiu Aug 22, 2022
58ce3ca
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 22, 2022
7b69b3a
add multigpu implementation
KumoLiu Aug 23, 2022
567da73
Merge remote-tracking branch 'yliu/easy-integrate-bundle' into main
KumoLiu Aug 23, 2022
a152924
Merge remote-tracking branch 'yliu/easy-integrate-bundle' into easy-i…
KumoLiu Aug 23, 2022
e4fd544
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 23, 2022
e40cf40
Merge remote-tracking branch 'yliu/easy-integrate-bundle' into main
KumoLiu Aug 23, 2022
a4f29d1
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Sep 9, 2022
4494091
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Sep 9, 2022
1c88106
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Sep 9, 2022
82590de
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Sep 21, 2022
396edfd
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Sep 21, 2022
fbd9059
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Nov 8, 2022
2c713f6
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Dec 12, 2022
6592118
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Dec 16, 2022
5af0f34
Merge branch 'main' of https://github.com/Project-MONAI/tutorials int…
KumoLiu Dec 17, 2022
714aab7
update figure
KumoLiu Dec 17, 2022
e232a8a
minor fix
KumoLiu Dec 17, 2022
c3776ae
update figure
KumoLiu Dec 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added figures/hovernet_pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pathology/hovernet/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This folder contains ignite version examples to run train and validate a HoVerNet [1] model.
It also has torch version notebooks to run training and evaluation.
<p align="center">
<img src="https://ars.els-cdn.com/content/image/1-s2.0-S1361841519301045-fx1_lrg.jpg" alt="HoVerNet scheme")
<img src="../../figures/hovernet_pipeline.png" alt="HoVerNet scheme")
</p>

### 1. Data
Expand Down
7 changes: 4 additions & 3 deletions pathology/hovernet/hovernet_torch.ipynb

Large diffs are not rendered by default.