Steps to use:
- Compile this version of caffe using cmake (Make not tested)
- Load the notebook at 'I2I/examples/I2INet/I2INet3DMed.ipynb'
- Modify
inputfile
andoutputdir
andtempdir
as neccessary. - Run remainder of the notebook
Please cite I2I in your publications if it helps your research (To be updated to MICCAI):
@article{DBLP:journals/corr/MerkowKMT16,
author = {Jameson Merkow and
David J. Kriegman and
Alison Marsden and
Zhuowen Tu},
title = {Dense Volume-to-Volume Vascular Boundary Detection},
journal = {CoRR},
volume = {abs/1605.08401},
year = {2016},
url = {http://arxiv.org/abs/1605.08401},
timestamp = {Wed, 01 Jun 2016 15:51:08 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/corr/MerkowKMT16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
If you find any bugs, or have any feedback, please create an issue in the github repository (https://github.com/jmerkow/I2I/issues)