Ver código fonte

Fix operator import bugs

Bobholamovic 2 anos atrás
pai
commit
8b08b51b1a
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      paddlers/transforms/operators.py

+ 5 - 0
paddlers/transforms/operators.py

@@ -61,6 +61,11 @@ __all__ = [
     "ReloadMask",
     "AppendIndex",
     "MatchRadiance",
+    "ArrangeRestorer",
+    "ArrangeSegmenter",
+    "ArrangeChangeDetector",
+    "ArrangeClassifier",
+    "ArrangeDetector",
 ]
 
 interp_dict = {