com.intel.analytics.bigdl.dataset.image
Convert a batch of labeled BGR images into a Mini-batch.
Notice: The totalBatch means a total batch size. In distributed environment, the batch should be divided by total core number
Apply this transformer to rdd
Convert a batch of labeled BGR images into a Mini-batch.
Notice: The totalBatch means a total batch size. In distributed environment, the batch should be divided by total core number