Open zae-park opened 1 year ago
Related with here.
add ColorXfer2batch method, which use ColorXfer2 method iteratively. If the type of input image is numpy.ndarray, new method used it as-is. If the type of input image is tensor, the batch dimension is added.
ColorXfer2batch
Related with here.
add
ColorXfer2batch
method, which use ColorXfer2 method iteratively. If the type of input image is numpy.ndarray, new method used it as-is. If the type of input image is tensor, the batch dimension is added.