Browse Source

Fix operator import bugs

Bobholamovic 2 năm trước cách đây
mục cha
commit
8b08b51b1a
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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 = {