Browse Source

fixed merge conflict

Dimitri Korsch 5 years ago
parent
commit
2492b009f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cvdatasets/annotations/__init__.py

+ 1 - 0
cvdatasets/annotations/__init__.py

@@ -45,5 +45,6 @@ class AnnotationType(BaseChoiceType):
 	INAT20_IN_CLASS = partial(INAT20_Annotations)
 	INAT20_OUT_CLASS = partial(INAT20_Annotations)
 	INAT20_NOISY_IN_CLASS = partial(INAT20_Annotations)
+	INAT20_U_OUT_CLASS = partial(INAT20_Annotations)
 
 	Default = CUB200