Explorar o código

added new dataset type... this really need a rework

Dimitri Korsch %!s(int64=5) %!d(string=hai) anos
pai
achega
6a19578df0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      cvdatasets/annotations/__init__.py

+ 2 - 0
cvdatasets/annotations/__init__.py

@@ -48,4 +48,6 @@ class AnnotationType(BaseChoiceType):
 	INAT20_U_OUT_CLASS = partial(INAT20_Annotations)
 	INAT20_NOISY_OUT_CLASS = partial(INAT20_Annotations)
 
+	IMAGENET_TOP_INAT20 = partial(INET_Annotations)
+
 	Default = CUB200