formatting
This commit is contained in:
parent
8aa0717007
commit
373c619b0c
@ -1,12 +1,7 @@
|
|||||||
import logging
|
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
|
|
||||||
from image_prediction.estimator.preprocessor.utils import image_to_normalized_tensor, images_to_batch_tensor
|
from image_prediction.estimator.preprocessor.utils import image_to_normalized_tensor, images_to_batch_tensor
|
||||||
from image_prediction.utils import get_logger
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def test_image_to_tensor(images):
|
def test_image_to_tensor(images):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user