* Add support for training with all orientations. Convert all inputs to canonical orientation before input to network in training and prediction (and convert back to original orientation in prediction before saving).
0.1.15
Not secure
-------------------
* Add multi-class segmentation support, headers to predictions, and other bug fixes.
0.1.14
Not secure
-------------------
* Bug fixes for training multiple models, remove unintended restriction on column names
0.1.13
Not secure
-------------------
* Fix a bug when using pseudo3d_dim == 0.
0.1.12
Not secure
-------------------
* Fix bug with patch-based prediction and add support for training/predicting with networks with differing pseudo3d dimensions.
0.1.11
Not secure
-------------------
* Add better prediction support for pseudo3d networks.