Render 3D numpy objects as voxels with plotly. Input: Numpy object file Outpu: Plotly html embedding Run plotly_voxels in your command-line with options specifying input numpy files.
$ git clone https://github.com/olive004/plotly_voxel_display.git
$ python3 generate_plotly_voxels -f My3DNumpyArray.npy
Find an example on our github.io medical image segmentation via deep learning! The graphs show the predicted 3D volume at different stages of learning.