|
@@ -210,11 +210,27 @@ PARTS:
|
|
|
<<: *cub200
|
|
|
<<: *parts_l1p
|
|
|
annotations: cub200_11_L1_pred
|
|
|
+ rescale_size: !!int 427
|
|
|
|
|
|
CUB200_L1_full:
|
|
|
<<: *cub200
|
|
|
<<: *parts_l1f
|
|
|
annotations: cub200_11_L1_full
|
|
|
+ rescale_size: !!int 427
|
|
|
+
|
|
|
+ CUB200_L1_pred_15:
|
|
|
+ <<: *cub200
|
|
|
+ <<: *parts_l1p
|
|
|
+ annotations: L1_pred_15
|
|
|
+ rescale_size: !!int 427
|
|
|
+ feature_suffix: _15parts_L1_pred
|
|
|
+
|
|
|
+ CUB200_L1_full_15:
|
|
|
+ <<: *cub200
|
|
|
+ <<: *parts_l1f
|
|
|
+ annotations: L1_full_15
|
|
|
+ rescale_size: !!int 427
|
|
|
+ feature_suffix: _15parts_L1_full
|
|
|
|
|
|
|
|
|
####################################
|