|
@@ -4,6 +4,8 @@ from .cars import CARS_Annotations
|
|
from .inat import INAT19_Annotations
|
|
from .inat import INAT19_Annotations
|
|
from .flowers import FLOWERS_Annotations
|
|
from .flowers import FLOWERS_Annotations
|
|
|
|
|
|
|
|
+from .base import BaseAnnotations
|
|
|
|
+
|
|
from cvargparse.utils import BaseChoiceType
|
|
from cvargparse.utils import BaseChoiceType
|
|
from functools import partial
|
|
from functools import partial
|
|
|
|
|