Skip to content

Commit 0472ae4

Browse files
committed
refact Aug
1 parent 6f8120f commit 0472ae4

7 files changed

Lines changed: 149 additions & 366 deletions

File tree

deepvac/aug/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .factory import AugFactory
2-
from .base_aug import AugBase
2+
from .base_aug import CvAugBase, CvAugBase2, PilAugBase
33
from .composer import *

0 commit comments

Comments
 (0)