Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yaoyuping
nnDetection
Commits
45543128
Commit
45543128
authored
May 24, 2021
by
mibaumgartner
Browse files
add graphs
parent
6874d3cf
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
841 additions
and
9 deletions
+841
-9
.gitignore
.gitignore
+0
-2
docs/results/nnDetectionV001.md
docs/results/nnDetectionV001.md
+23
-7
docs/results/source/v001/adam.svg
docs/results/source/v001/adam.svg
+160
-0
docs/results/source/v001/luna.png
docs/results/source/v001/luna.png
+0
-0
docs/results/source/v001/results_full.svg
docs/results/source/v001/results_full.svg
+658
-0
No files found.
.gitignore
View file @
45543128
...
...
@@ -101,7 +101,6 @@ ENV/
.idea
*.txt
.idea/*
*.png
*.nii.gz
*.nii
*.tif
...
...
@@ -110,7 +109,6 @@ ENV/
*.xml
*.pkl
*.pdf
*.png
*.jpg
*.jpeg
...
...
docs/results/nnDetectionV001.md
View file @
45543128
...
...
@@ -3,9 +3,10 @@
<div
align=
"center"
>
<img
src=
#TODO
width=
"
6
00px"
>
<img
src=
./source/v001/results_full.svg
width=
"
8
00px"
>
</div>
### Train Pool [AP @ IoU 0.1]
...
...
@@ -17,6 +18,8 @@
| nnUNetPlus | 0.304 | 0.700 | 0.955 | 0.935 |
| nnUNetBasic | 0.232 | 0.667 | 0.930 | 0.908 |
### Validation Pool [AP @ IoU 0.1]
5 Fold Cross Validation
...
...
@@ -27,6 +30,8 @@
| nnUNetPlus | 0.720 | 0.197 | 0.721 | 0.721 | 0.579 | 0.678 |
| nnUNetBasic | 0.657 | 0.204 | 0.691 | 0.699 | 0.509 | 0.567 |
Test Split
| Model | ProstateX | Pancreas | Hepatic Vessel | Colon | Liver |
...
...
@@ -36,6 +41,8 @@ Test Split
ADAM Results are listed under Benchmarks
### Test Pool [AP @ IoU 0.1]
5 Fold Cross Validation
...
...
@@ -46,6 +53,8 @@ ADAM Results are listed under Benchmarks
| nnUNetPlus | 0.162 |
| nnUNetBasic | 0.159 |
Test Split
| Model | Lymph Nodes |
...
...
@@ -55,27 +64,34 @@ Test Split
Luna results are listed under Benchmarks
</div>
## Benchmarks
### Luna
<div
align=
"center"
>
<img
src=
#TODO
width=
"600px"
>
</div>
<img
src=
./source/v001/luna.png
width=
"800px"
>
| Methods | 1/8 | 1/4 | 1/2 | 1 | 2 | 4 | 8 | CPM |
|:-----------:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|
| nnDetection | 0.812 | 0.885 | 0.927 | 0.950 | 0.969 | 0.979 | 0.985 | 0.930 |
</div>
### ADAM Live Leaderboard
<div
align=
"center"
>
<img
src=
#TODO
width=
"
6
00
px
"
>
<img
src=
./source/v001/adam.svg
width=
"
3
00"
>
</div>
| Model | Sens | FP |
|:-----------:|:----:|:---:|
| nnDetection | 0.64 | 0.3 |
</div>
docs/results/source/v001/adam.svg
0 → 100644
View file @
45543128
This diff is collapsed.
Click to expand it.
docs/results/source/v001/luna.png
0 → 100644
View file @
45543128
281 KB
docs/results/source/v001/results_full.svg
0 → 100644
View file @
45543128
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment