|
@@ -130,7 +130,16 @@ PART_TYPES:
|
|
|
- 0.31
|
|
|
|
|
|
PARTS:
|
|
|
+
|
|
|
#### No Parts Annotations
|
|
|
+ CUB200_GLOBAL:
|
|
|
+ <<: *cub200
|
|
|
+ <<: *parts_global
|
|
|
+
|
|
|
+ CARS_GLOBAL:
|
|
|
+ <<: *cars
|
|
|
+ <<: *parts_global
|
|
|
+
|
|
|
INAT19_GLOBAL:
|
|
|
<<: *inat19
|
|
|
<<: *parts_global
|
|
@@ -145,16 +154,10 @@ PARTS:
|
|
|
<<: *parts_global
|
|
|
feature_suffix: .test
|
|
|
|
|
|
- #### No Parts Annotations
|
|
|
- CUB200_GLOBAL:
|
|
|
- <<: *cub200
|
|
|
- <<: *parts_global
|
|
|
+ #### With Parts Annotations
|
|
|
|
|
|
- CARS_GLOBAL:
|
|
|
- <<: *cars
|
|
|
- <<: *parts_global
|
|
|
+ # CUB200-2011
|
|
|
|
|
|
- #### With Parts Annotations
|
|
|
CUB200_UNI:
|
|
|
<<: *cub200
|
|
|
<<: *parts_uni
|
|
@@ -179,6 +182,7 @@ PARTS:
|
|
|
<<: *cub200
|
|
|
<<: *parts_l1f
|
|
|
|
|
|
+ # Stanford Cars
|
|
|
|
|
|
CARS_L1_pred:
|
|
|
<<: *cars
|
|
@@ -190,6 +194,8 @@ PARTS:
|
|
|
<<: *parts_l1f
|
|
|
annotations: L1_full
|
|
|
|
|
|
+ # iNaturalist 2019
|
|
|
+
|
|
|
INAT19_MINI_L1_pred:
|
|
|
<<: *inat19_mini
|
|
|
<<: *parts_l1p
|