jiangjiajun 5 жил өмнө
parent
commit
9a8c85d53e

+ 0 - 1
paddlex/cv/transforms/seg_transforms.py

@@ -21,7 +21,6 @@ import numpy as np
 from PIL import Image
 import cv2
 from collections import OrderedDict
-from .template import TemplateTransforms
 
 
 class SegTransform: