Python code to recover depth from projected synthetic 2D Digital Subtraction Angiography (DSA).
This plugin build a depth map from a single DSA image using semantic segmentation. Synthetic data are generated using gvirtualxray
This code uses Keras on Tensorflow and follows a simple UNet architecture.