sassoftware / python-dlpy

The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
Apache License 2.0
224 stars 131 forks source link

enable png/base64 output for unet models #377

Closed dxq77dxq closed 2 years ago

dxq77dxq commented 2 years ago

This push enables output_image_type and output_image_prob for UNet models.