You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@
5
5
6
6
Implementation of <ahref="https://arxiv.org/abs/2211.00611">MedSegDiff</a> in Pytorch - SOTA medical segmentation out of Baidu using DDPM and enhanced conditioning on the feature level, with filtering of features in fourier space.
7
7
8
+
## Appreciation
9
+
10
+
- <ahref="https://stability.ai/">StabilityAI</a> for the generous sponsorship, as well as my other sponsors out there
11
+
12
+
- <ahref="https://github.com/isamu-isozaki">Isamu</a> and <ahref="https://github.com/dsbuddy">Daniel</a> for adding a training script for a skin lesion dataset!
If you want to add in self condition where we condition with the mask we have so far, do --self_condition
52
58
53
-
## Appreciation
54
-
55
-
- <ahref="https://stability.ai/">StabilityAI</a> for the generous sponsorship, as well as my other sponsors out there
56
-
57
59
## Todo
58
60
59
61
-[x] some basic training code, with Trainer taking in custom dataset tailored for medical image formats - thanks to <ahref="https://github.com/isamu-isozaki">@isamu-isozaki</a>
0 commit comments