Dimitri Korsch 6 жил өмнө
parent
commit
a256763317

+ 16 - 0
scripts/info_files/info.yml

@@ -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
 
 
   ####################################