Dženan Zukić
Dženan Zukić
@hjmjohnson take a look
See old an issue in the old repository: https://github.com/OpenImaging/miqa-phase1/issues/34
I remember that some component didn't work with Python newer than 3.7 (I originally tried it with 3.8). If you are interested in doing development on Windows, I could update...
Updated instructions (part of #54 and #52) are here: https://github.com/dzenanz/miqa/blob/with_learning-rebase/development.md
I don't have a strong preference. Do what you think is easier or better 😄 Or wait for Curt's opinion.
NN classifier seems to be working on my computer. Can you check my work in #54?
I didn't want to impose on your branch. You can cherry pick commits from my branch.
Perhaps rename this PR to `SPADENet` or `SPADENet (VAE-GAN)`? The current name, `Addition of:`, is quite non-descriptive.
I don't think we are dependent on CUDA versions.
TL;DR This example is broken. This example [isn't enabled](https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/blob/v5.2.0/src/Segmentation/KLMRegionGrowing/CMakeLists.txt) when I configure the whole repository. The likely reason is that it doesn't build, and from the looks of git history...