diff --git a/ppcls/configs/ImageNet/AlexNet/AlexNet.yaml b/ppcls/configs/ImageNet/AlexNet/AlexNet.yaml index 6df81d046..ce4f268ce 100644 --- a/ppcls/configs/ImageNet/AlexNet/AlexNet.yaml +++ b/ppcls/configs/ImageNet/AlexNet/AlexNet.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA102.yaml b/ppcls/configs/ImageNet/DLA/DLA102.yaml index 0eb965173..886391c64 100644 --- a/ppcls/configs/ImageNet/DLA/DLA102.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA102.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA102x.yaml b/ppcls/configs/ImageNet/DLA/DLA102x.yaml index 8f31a528f..0e390077f 100644 --- a/ppcls/configs/ImageNet/DLA/DLA102x.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA102x.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA102x2.yaml b/ppcls/configs/ImageNet/DLA/DLA102x2.yaml index 1140e4de4..69713941a 100644 --- a/ppcls/configs/ImageNet/DLA/DLA102x2.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA102x2.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA169.yaml b/ppcls/configs/ImageNet/DLA/DLA169.yaml index 482efecf6..dc3f4c492 100644 --- a/ppcls/configs/ImageNet/DLA/DLA169.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA169.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA34.yaml b/ppcls/configs/ImageNet/DLA/DLA34.yaml index 85d80e285..7e292d350 100644 --- a/ppcls/configs/ImageNet/DLA/DLA34.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA34.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA46_c.yaml b/ppcls/configs/ImageNet/DLA/DLA46_c.yaml index e0c2c84bf..eb906f797 100644 --- a/ppcls/configs/ImageNet/DLA/DLA46_c.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA46_c.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA46x_c.yaml b/ppcls/configs/ImageNet/DLA/DLA46x_c.yaml index b38acf746..02bc0c961 100644 --- a/ppcls/configs/ImageNet/DLA/DLA46x_c.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA46x_c.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA60.yaml b/ppcls/configs/ImageNet/DLA/DLA60.yaml index ebdac4e32..9794ac070 100644 --- a/ppcls/configs/ImageNet/DLA/DLA60.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA60.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA60x.yaml b/ppcls/configs/ImageNet/DLA/DLA60x.yaml index 261d3522e..22509c37d 100644 --- a/ppcls/configs/ImageNet/DLA/DLA60x.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA60x.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DLA/DLA60x_c.yaml b/ppcls/configs/ImageNet/DLA/DLA60x_c.yaml index 1c507cb61..228659a12 100644 --- a/ppcls/configs/ImageNet/DLA/DLA60x_c.yaml +++ b/ppcls/configs/ImageNet/DLA/DLA60x_c.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DPN/DPN107.yaml b/ppcls/configs/ImageNet/DPN/DPN107.yaml index d4a82939f..9fda777da 100644 --- a/ppcls/configs/ImageNet/DPN/DPN107.yaml +++ b/ppcls/configs/ImageNet/DPN/DPN107.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DPN/DPN131.yaml b/ppcls/configs/ImageNet/DPN/DPN131.yaml index 3f7640f1c..b7b7a435f 100644 --- a/ppcls/configs/ImageNet/DPN/DPN131.yaml +++ b/ppcls/configs/ImageNet/DPN/DPN131.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DPN/DPN68.yaml b/ppcls/configs/ImageNet/DPN/DPN68.yaml index 103313212..9bdf8a9ca 100644 --- a/ppcls/configs/ImageNet/DPN/DPN68.yaml +++ b/ppcls/configs/ImageNet/DPN/DPN68.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DPN/DPN92.yaml b/ppcls/configs/ImageNet/DPN/DPN92.yaml index 606e79e8f..fd72667ef 100644 --- a/ppcls/configs/ImageNet/DPN/DPN92.yaml +++ b/ppcls/configs/ImageNet/DPN/DPN92.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DPN/DPN98.yaml b/ppcls/configs/ImageNet/DPN/DPN98.yaml index f23f40736..baaf6d5a5 100644 --- a/ppcls/configs/ImageNet/DPN/DPN98.yaml +++ b/ppcls/configs/ImageNet/DPN/DPN98.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DarkNet/DarkNet53.yaml b/ppcls/configs/ImageNet/DarkNet/DarkNet53.yaml index 870ebf2d7..a526788d7 100644 --- a/ppcls/configs/ImageNet/DarkNet/DarkNet53.yaml +++ b/ppcls/configs/ImageNet/DarkNet/DarkNet53.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_AutoAugment.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_AutoAugment.yaml index dd0907d41..a95844b8d 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_AutoAugment.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_AutoAugment.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_Baseline.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_Baseline.yaml index 48a9fdc9c..ec7e6bb34 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_Baseline.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_Baseline.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutmix.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutmix.yaml index 265543a58..342403f03 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutmix.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutmix.yaml @@ -74,7 +74,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutout.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutout.yaml index f0e53bf9e..08179996a 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutout.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_Cutout.yaml @@ -74,7 +74,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_GridMask.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_GridMask.yaml index 2db827967..37ad2e575 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_GridMask.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_GridMask.yaml @@ -77,7 +77,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_HideAndSeek.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_HideAndSeek.yaml index e9699d433..a03e77570 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_HideAndSeek.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_HideAndSeek.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_Mixup.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_Mixup.yaml index 90ead48b8..abe8c62f7 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_Mixup.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_Mixup.yaml @@ -74,7 +74,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_RandAugment.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_RandAugment.yaml index 5123ef5ae..1005541e7 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_RandAugment.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_RandAugment.yaml @@ -74,7 +74,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DataAugment/ResNet50_RandomErasing.yaml b/ppcls/configs/ImageNet/DataAugment/ResNet50_RandomErasing.yaml index 7d7a36af9..be36a8a5d 100644 --- a/ppcls/configs/ImageNet/DataAugment/ResNet50_RandomErasing.yaml +++ b/ppcls/configs/ImageNet/DataAugment/ResNet50_RandomErasing.yaml @@ -77,7 +77,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DenseNet/DenseNet121.yaml b/ppcls/configs/ImageNet/DenseNet/DenseNet121.yaml index 10c442e36..5e2e6a7fd 100644 --- a/ppcls/configs/ImageNet/DenseNet/DenseNet121.yaml +++ b/ppcls/configs/ImageNet/DenseNet/DenseNet121.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DenseNet/DenseNet161.yaml b/ppcls/configs/ImageNet/DenseNet/DenseNet161.yaml index 2c2917baf..13852b331 100644 --- a/ppcls/configs/ImageNet/DenseNet/DenseNet161.yaml +++ b/ppcls/configs/ImageNet/DenseNet/DenseNet161.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DenseNet/DenseNet169.yaml b/ppcls/configs/ImageNet/DenseNet/DenseNet169.yaml index 4ae4ad653..56647d4ca 100644 --- a/ppcls/configs/ImageNet/DenseNet/DenseNet169.yaml +++ b/ppcls/configs/ImageNet/DenseNet/DenseNet169.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DenseNet/DenseNet201.yaml b/ppcls/configs/ImageNet/DenseNet/DenseNet201.yaml index bf6013724..7046e9e28 100644 --- a/ppcls/configs/ImageNet/DenseNet/DenseNet201.yaml +++ b/ppcls/configs/ImageNet/DenseNet/DenseNet201.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/DenseNet/DenseNet264.yaml b/ppcls/configs/ImageNet/DenseNet/DenseNet264.yaml index 803a66bc4..be8230e35 100644 --- a/ppcls/configs/ImageNet/DenseNet/DenseNet264.yaml +++ b/ppcls/configs/ImageNet/DenseNet/DenseNet264.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Distillation/mv3_large_x1_0_distill_mv3_small_x1_0.yaml b/ppcls/configs/ImageNet/Distillation/mv3_large_x1_0_distill_mv3_small_x1_0.yaml index 0721b1901..c15a8bf06 100644 --- a/ppcls/configs/ImageNet/Distillation/mv3_large_x1_0_distill_mv3_small_x1_0.yaml +++ b/ppcls/configs/ImageNet/Distillation/mv3_large_x1_0_distill_mv3_small_x1_0.yaml @@ -93,7 +93,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: "./dataset/ILSVRC2012/" diff --git a/ppcls/configs/ImageNet/EfficientNet/EfficientNetB0.yaml b/ppcls/configs/ImageNet/EfficientNet/EfficientNetB0.yaml index 87dad8058..c00b0d92f 100644 --- a/ppcls/configs/ImageNet/EfficientNet/EfficientNetB0.yaml +++ b/ppcls/configs/ImageNet/EfficientNet/EfficientNetB0.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/GhostNet/GhostNet_x0_5.yaml b/ppcls/configs/ImageNet/GhostNet/GhostNet_x0_5.yaml index f6b62b956..8063008f8 100644 --- a/ppcls/configs/ImageNet/GhostNet/GhostNet_x0_5.yaml +++ b/ppcls/configs/ImageNet/GhostNet/GhostNet_x0_5.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_0.yaml b/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_0.yaml index e57c096df..8ef012e92 100644 --- a/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_0.yaml +++ b/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_0.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_3.yaml b/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_3.yaml index e3c5b5076..d90abdb57 100644 --- a/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_3.yaml +++ b/ppcls/configs/ImageNet/GhostNet/GhostNet_x1_3.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W18_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W18_C.yaml index 8947bd5a3..c31d3106b 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W18_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W18_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W30_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W30_C.yaml index 5722fb456..5aec09673 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W30_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W30_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W32_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W32_C.yaml index 5e5a13165..90bbb0a92 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W32_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W32_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W40_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W40_C.yaml index 1fc06f5c7..41b319d88 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W40_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W40_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W44_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W44_C.yaml index 973147298..8d6eb1985 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W44_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W44_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W48_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W48_C.yaml index 7f9f3d436..7acd62046 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W48_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W48_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HRNet/HRNet_W64_C.yaml b/ppcls/configs/ImageNet/HRNet/HRNet_W64_C.yaml index c9c891fd5..8dafbfc89 100644 --- a/ppcls/configs/ImageNet/HRNet/HRNet_W64_C.yaml +++ b/ppcls/configs/ImageNet/HRNet/HRNet_W64_C.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HarDNet/HarDNet39_ds.yaml b/ppcls/configs/ImageNet/HarDNet/HarDNet39_ds.yaml index 90f24b35a..28f0ecb83 100644 --- a/ppcls/configs/ImageNet/HarDNet/HarDNet39_ds.yaml +++ b/ppcls/configs/ImageNet/HarDNet/HarDNet39_ds.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HarDNet/HarDNet68.yaml b/ppcls/configs/ImageNet/HarDNet/HarDNet68.yaml index 140a3d770..5572eb575 100644 --- a/ppcls/configs/ImageNet/HarDNet/HarDNet68.yaml +++ b/ppcls/configs/ImageNet/HarDNet/HarDNet68.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HarDNet/HarDNet68_ds.yaml b/ppcls/configs/ImageNet/HarDNet/HarDNet68_ds.yaml index 9accc2293..d9955a75e 100644 --- a/ppcls/configs/ImageNet/HarDNet/HarDNet68_ds.yaml +++ b/ppcls/configs/ImageNet/HarDNet/HarDNet68_ds.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/HarDNet/HarDNet85.yaml b/ppcls/configs/ImageNet/HarDNet/HarDNet85.yaml index f60ba467a..6e7bd1fa8 100644 --- a/ppcls/configs/ImageNet/HarDNet/HarDNet85.yaml +++ b/ppcls/configs/ImageNet/HarDNet/HarDNet85.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Inception/GoogLeNet.yaml b/ppcls/configs/ImageNet/Inception/GoogLeNet.yaml index 8bc209f58..0ba5d2dc0 100644 --- a/ppcls/configs/ImageNet/Inception/GoogLeNet.yaml +++ b/ppcls/configs/ImageNet/Inception/GoogLeNet.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Inception/InceptionV3.yaml b/ppcls/configs/ImageNet/Inception/InceptionV3.yaml index 85981e1b0..97cf16828 100644 --- a/ppcls/configs/ImageNet/Inception/InceptionV3.yaml +++ b/ppcls/configs/ImageNet/Inception/InceptionV3.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Inception/InceptionV4.yaml b/ppcls/configs/ImageNet/Inception/InceptionV4.yaml index 1f3183706..5c4c87f5e 100644 --- a/ppcls/configs/ImageNet/Inception/InceptionV4.yaml +++ b/ppcls/configs/ImageNet/Inception/InceptionV4.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml index 25a9cc7b0..0dabfeb8c 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_128.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml index 0a21caf49..958868fd9 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_128S.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml index 51dca81bf..0ecf2c365 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_192.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml index 3dbcc79b0..2acccef61 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_256.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml b/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml index 933ed84bf..fa53e1422 100644 --- a/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml +++ b/ppcls/configs/ImageNet/LeViT/LeViT_384.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1.yaml b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1.yaml index da3ec16ff..e49e8366e 100644 --- a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1.yaml +++ b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_25.yaml b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_25.yaml index 6838771ca..c7abc56b2 100644 --- a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_25.yaml +++ b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_25.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_5.yaml b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_5.yaml index e1ecf18df..00bbe0f91 100644 --- a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_5.yaml +++ b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_5.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_75.yaml b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_75.yaml index f93a03cbe..f24387b5e 100644 --- a/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_75.yaml +++ b/ppcls/configs/ImageNet/MobileNetV1/MobileNetV1_x0_75.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2.yaml b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2.yaml index a0d0a7321..3046f26f0 100644 --- a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2.yaml +++ b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_25.yaml b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_25.yaml index 269ce7e9e..7da21f3d9 100644 --- a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_25.yaml +++ b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_25.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_5.yaml b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_5.yaml index 81cb4e845..bcba357d3 100644 --- a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_5.yaml +++ b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_5.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_75.yaml b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_75.yaml index d1a8a831a..7f0458166 100644 --- a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_75.yaml +++ b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x0_75.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x1_5.yaml b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x1_5.yaml index 71a609c55..8bd6513f7 100644 --- a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x1_5.yaml +++ b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x1_5.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x2_0.yaml b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x2_0.yaml index f9e759418..76d8063fc 100644 --- a/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x2_0.yaml +++ b/ppcls/configs/ImageNet/MobileNetV2/MobileNetV2_x2_0.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_35.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_35.yaml index a34068cd0..6c4175ba0 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_35.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_35.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_5.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_5.yaml index fb9bc47db..e018a6d77 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_5.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_5.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_75.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_75.yaml index 590fa35f1..2d5f2c0ae 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_75.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x0_75.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_0.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_0.yaml index 15c945e96..43f50dc05 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_0.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_0.yaml @@ -74,7 +74,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_25.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_25.yaml index 1def84365..eeba015c5 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_25.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_x1_25.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_35.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_35.yaml index 0849c5bde..1b4ab0113 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_35.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_35.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_5.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_5.yaml index e4d71e35e..7e985229d 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_5.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_5.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_75.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_75.yaml index 75c6ff174..117e65ba7 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_75.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x0_75.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_0.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_0.yaml index 68749f43c..87b67fe47 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_0.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_0.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_25.yaml b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_25.yaml index fb6109350..63d0938bc 100644 --- a/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_25.yaml +++ b/ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_small_x1_25.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/RedNet/RedNet101.yaml b/ppcls/configs/ImageNet/RedNet/RedNet101.yaml index 29bf25037..cb57df1fa 100644 --- a/ppcls/configs/ImageNet/RedNet/RedNet101.yaml +++ b/ppcls/configs/ImageNet/RedNet/RedNet101.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/RedNet/RedNet152.yaml b/ppcls/configs/ImageNet/RedNet/RedNet152.yaml index 08972e8e3..1ef7935b9 100644 --- a/ppcls/configs/ImageNet/RedNet/RedNet152.yaml +++ b/ppcls/configs/ImageNet/RedNet/RedNet152.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/RedNet/RedNet26.yaml b/ppcls/configs/ImageNet/RedNet/RedNet26.yaml index f61d20c7f..59638b3ab 100644 --- a/ppcls/configs/ImageNet/RedNet/RedNet26.yaml +++ b/ppcls/configs/ImageNet/RedNet/RedNet26.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/RedNet/RedNet38.yaml b/ppcls/configs/ImageNet/RedNet/RedNet38.yaml index f35d949e0..0f4b65442 100644 --- a/ppcls/configs/ImageNet/RedNet/RedNet38.yaml +++ b/ppcls/configs/ImageNet/RedNet/RedNet38.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/RedNet/RedNet50.yaml b/ppcls/configs/ImageNet/RedNet/RedNet50.yaml index f85a07916..b33c9ce0f 100644 --- a/ppcls/configs/ImageNet/RedNet/RedNet50.yaml +++ b/ppcls/configs/ImageNet/RedNet/RedNet50.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Res2Net/Res2Net101_vd_26w_4s.yaml b/ppcls/configs/ImageNet/Res2Net/Res2Net101_vd_26w_4s.yaml index ce4651ca3..c35326cea 100644 --- a/ppcls/configs/ImageNet/Res2Net/Res2Net101_vd_26w_4s.yaml +++ b/ppcls/configs/ImageNet/Res2Net/Res2Net101_vd_26w_4s.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Res2Net/Res2Net200_vd_26w_4s.yaml b/ppcls/configs/ImageNet/Res2Net/Res2Net200_vd_26w_4s.yaml index 8a7047de3..8585473bf 100644 --- a/ppcls/configs/ImageNet/Res2Net/Res2Net200_vd_26w_4s.yaml +++ b/ppcls/configs/ImageNet/Res2Net/Res2Net200_vd_26w_4s.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Res2Net/Res2Net50_14w_8s.yaml b/ppcls/configs/ImageNet/Res2Net/Res2Net50_14w_8s.yaml index 2f78e017e..2a6ae6dc6 100644 --- a/ppcls/configs/ImageNet/Res2Net/Res2Net50_14w_8s.yaml +++ b/ppcls/configs/ImageNet/Res2Net/Res2Net50_14w_8s.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Res2Net/Res2Net50_26w_4s.yaml b/ppcls/configs/ImageNet/Res2Net/Res2Net50_26w_4s.yaml index b9815edde..6bd6f5949 100644 --- a/ppcls/configs/ImageNet/Res2Net/Res2Net50_26w_4s.yaml +++ b/ppcls/configs/ImageNet/Res2Net/Res2Net50_26w_4s.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Res2Net/Res2Net50_vd_26w_4s.yaml b/ppcls/configs/ImageNet/Res2Net/Res2Net50_vd_26w_4s.yaml index 5021672ac..3cfd4f77a 100644 --- a/ppcls/configs/ImageNet/Res2Net/Res2Net50_vd_26w_4s.yaml +++ b/ppcls/configs/ImageNet/Res2Net/Res2Net50_vd_26w_4s.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeSt/ResNeSt101.yaml b/ppcls/configs/ImageNet/ResNeSt/ResNeSt101.yaml index 3fbe2bd7b..ef1e841ff 100644 --- a/ppcls/configs/ImageNet/ResNeSt/ResNeSt101.yaml +++ b/ppcls/configs/ImageNet/ResNeSt/ResNeSt101.yaml @@ -76,7 +76,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeSt/ResNeSt50.yaml b/ppcls/configs/ImageNet/ResNeSt/ResNeSt50.yaml index e15801e0d..7c062d8f2 100644 --- a/ppcls/configs/ImageNet/ResNeSt/ResNeSt50.yaml +++ b/ppcls/configs/ImageNet/ResNeSt/ResNeSt50.yaml @@ -76,7 +76,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeSt/ResNeSt50_fast_1s1x64d.yaml b/ppcls/configs/ImageNet/ResNeSt/ResNeSt50_fast_1s1x64d.yaml index 900e0ef9e..9b362bcbe 100644 --- a/ppcls/configs/ImageNet/ResNeSt/ResNeSt50_fast_1s1x64d.yaml +++ b/ppcls/configs/ImageNet/ResNeSt/ResNeSt50_fast_1s1x64d.yaml @@ -79,7 +79,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_32x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_32x4d.yaml index 6844fa106..1ad44c2a1 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_32x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_32x4d.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_64x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_64x4d.yaml index 49668a3fd..02b24e917 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_64x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_64x4d.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_32x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_32x4d.yaml index 4fa402fd8..fa6f75a63 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_32x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_32x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_64x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_64x4d.yaml index bb4b03ec3..c38ca69b3 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_64x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt101_vd_64x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_32x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_32x4d.yaml index 0a7448dfd..9c3d8efa6 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_32x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_32x4d.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_64x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_64x4d.yaml index 0097c5cd3..59604f810 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_64x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_64x4d.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_32x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_32x4d.yaml index 73922c162..b8d19ffdd 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_32x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_32x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_64x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_64x4d.yaml index 950aba285..e457c5fbd 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_64x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt152_vd_64x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_32x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_32x4d.yaml index 417c10f63..d770d987a 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_32x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_32x4d.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_64x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_64x4d.yaml index 69feb0ae4..2c3eb93b7 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_64x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_64x4d.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_32x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_32x4d.yaml index 1ccf1b048..615d12248 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_32x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_32x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_64x4d.yaml b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_64x4d.yaml index dec7770e0..8a8b203d3 100644 --- a/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_64x4d.yaml +++ b/ppcls/configs/ImageNet/ResNeXt/ResNeXt50_vd_64x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet101.yaml b/ppcls/configs/ImageNet/ResNet/ResNet101.yaml index 8fa6c72ba..1c00203e9 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet101.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet101.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet101_vd.yaml b/ppcls/configs/ImageNet/ResNet/ResNet101_vd.yaml index b5af3e647..f62ff4200 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet101_vd.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet101_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet152.yaml b/ppcls/configs/ImageNet/ResNet/ResNet152.yaml index e1bcbadc5..d88c665b5 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet152.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet152.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet152_vd.yaml b/ppcls/configs/ImageNet/ResNet/ResNet152_vd.yaml index b332e45cb..d9c66492b 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet152_vd.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet152_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet18.yaml b/ppcls/configs/ImageNet/ResNet/ResNet18.yaml index aca7c6510..5a2b24226 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet18.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet18.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet18_vd.yaml b/ppcls/configs/ImageNet/ResNet/ResNet18_vd.yaml index eed1d2250..36138a667 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet18_vd.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet18_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet200_vd.yaml b/ppcls/configs/ImageNet/ResNet/ResNet200_vd.yaml index 2d9b918f8..123bb6967 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet200_vd.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet200_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet34.yaml b/ppcls/configs/ImageNet/ResNet/ResNet34.yaml index 59e58a68c..1a90a0780 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet34.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet34.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet34_vd.yaml b/ppcls/configs/ImageNet/ResNet/ResNet34_vd.yaml index 41f1d5681..b35b2642c 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet34_vd.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet34_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet50.yaml b/ppcls/configs/ImageNet/ResNet/ResNet50.yaml index 5206bfb03..9b7251414 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet50.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet50.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ResNet/ResNet50_vd.yaml b/ppcls/configs/ImageNet/ResNet/ResNet50_vd.yaml index 8ae56a01e..3a66fccbe 100644 --- a/ppcls/configs/ImageNet/ResNet/ResNet50_vd.yaml +++ b/ppcls/configs/ImageNet/ResNet/ResNet50_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SENet154_vd.yaml b/ppcls/configs/ImageNet/SENet/SENet154_vd.yaml index c9b741d1a..f6a036ecc 100644 --- a/ppcls/configs/ImageNet/SENet/SENet154_vd.yaml +++ b/ppcls/configs/ImageNet/SENet/SENet154_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SE_ResNeXt101_32x4d.yaml b/ppcls/configs/ImageNet/SENet/SE_ResNeXt101_32x4d.yaml index bf2f4da31..b78861fee 100644 --- a/ppcls/configs/ImageNet/SENet/SE_ResNeXt101_32x4d.yaml +++ b/ppcls/configs/ImageNet/SENet/SE_ResNeXt101_32x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_32x4d.yaml b/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_32x4d.yaml index 07d6baac9..f7de300db 100644 --- a/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_32x4d.yaml +++ b/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_32x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_vd_32x4d.yaml b/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_vd_32x4d.yaml index b740069a7..bb92ed374 100644 --- a/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_vd_32x4d.yaml +++ b/ppcls/configs/ImageNet/SENet/SE_ResNeXt50_vd_32x4d.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SE_ResNet18_vd.yaml b/ppcls/configs/ImageNet/SENet/SE_ResNet18_vd.yaml index 86d8786ec..b8dee65d1 100644 --- a/ppcls/configs/ImageNet/SENet/SE_ResNet18_vd.yaml +++ b/ppcls/configs/ImageNet/SENet/SE_ResNet18_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SE_ResNet34_vd.yaml b/ppcls/configs/ImageNet/SENet/SE_ResNet34_vd.yaml index fe57ba791..3c6a9d6dd 100644 --- a/ppcls/configs/ImageNet/SENet/SE_ResNet34_vd.yaml +++ b/ppcls/configs/ImageNet/SENet/SE_ResNet34_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SENet/SE_ResNet50_vd.yaml b/ppcls/configs/ImageNet/SENet/SE_ResNet50_vd.yaml index 9807a86a7..eba8f20a3 100644 --- a/ppcls/configs/ImageNet/SENet/SE_ResNet50_vd.yaml +++ b/ppcls/configs/ImageNet/SENet/SE_ResNet50_vd.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_25.yaml b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_25.yaml index 8861fcba9..e12dd5952 100644 --- a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_25.yaml +++ b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_25.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_33.yaml b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_33.yaml index b4f8744d5..b0f5906f1 100644 --- a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_33.yaml +++ b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_33.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_5.yaml b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_5.yaml index 4d8f29489..68eecd5c5 100644 --- a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_5.yaml +++ b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x0_5.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_0.yaml b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_0.yaml index 9add6e5fb..7822ef9d0 100644 --- a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_0.yaml +++ b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_0.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_5.yaml b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_5.yaml index b0f8bc649..1626e557c 100644 --- a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_5.yaml +++ b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x1_5.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x2_0.yaml b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x2_0.yaml index eb65f0215..2a4630631 100644 --- a/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x2_0.yaml +++ b/ppcls/configs/ImageNet/ShuffleNet/ShuffleNetV2_x2_0.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_0.yaml b/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_0.yaml index 92a9efce1..86e5a8e5a 100644 --- a/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_0.yaml +++ b/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_0.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_1.yaml b/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_1.yaml index de893cde9..db9b280ae 100644 --- a/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_1.yaml +++ b/ppcls/configs/ImageNet/SqueezeNet/SqueezeNet1_1.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/TNT/TNT_small.yaml b/ppcls/configs/ImageNet/TNT/TNT_small.yaml index f30347fec..d1565f87b 100644 --- a/ppcls/configs/ImageNet/TNT/TNT_small.yaml +++ b/ppcls/configs/ImageNet/TNT/TNT_small.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Twins/alt_gvt_base.yaml b/ppcls/configs/ImageNet/Twins/alt_gvt_base.yaml index 7ee4f005d..53f856513 100644 --- a/ppcls/configs/ImageNet/Twins/alt_gvt_base.yaml +++ b/ppcls/configs/ImageNet/Twins/alt_gvt_base.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Twins/alt_gvt_large.yaml b/ppcls/configs/ImageNet/Twins/alt_gvt_large.yaml index 4a81359fd..472fb562c 100644 --- a/ppcls/configs/ImageNet/Twins/alt_gvt_large.yaml +++ b/ppcls/configs/ImageNet/Twins/alt_gvt_large.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Twins/alt_gvt_small.yaml b/ppcls/configs/ImageNet/Twins/alt_gvt_small.yaml index b65060552..c309f6dc5 100644 --- a/ppcls/configs/ImageNet/Twins/alt_gvt_small.yaml +++ b/ppcls/configs/ImageNet/Twins/alt_gvt_small.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Twins/pcpvt_base.yaml b/ppcls/configs/ImageNet/Twins/pcpvt_base.yaml index e4b85b985..d929c7d78 100644 --- a/ppcls/configs/ImageNet/Twins/pcpvt_base.yaml +++ b/ppcls/configs/ImageNet/Twins/pcpvt_base.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Twins/pcpvt_large.yaml b/ppcls/configs/ImageNet/Twins/pcpvt_large.yaml index 5464cc5a9..dfd85bd9e 100644 --- a/ppcls/configs/ImageNet/Twins/pcpvt_large.yaml +++ b/ppcls/configs/ImageNet/Twins/pcpvt_large.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Twins/pcpvt_small.yaml b/ppcls/configs/ImageNet/Twins/pcpvt_small.yaml index 189985fa0..5286be5c5 100644 --- a/ppcls/configs/ImageNet/Twins/pcpvt_small.yaml +++ b/ppcls/configs/ImageNet/Twins/pcpvt_small.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/VGG/VGG11.yaml b/ppcls/configs/ImageNet/VGG/VGG11.yaml index c770023bb..5e5e964e3 100644 --- a/ppcls/configs/ImageNet/VGG/VGG11.yaml +++ b/ppcls/configs/ImageNet/VGG/VGG11.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/VGG/VGG13.yaml b/ppcls/configs/ImageNet/VGG/VGG13.yaml index f906eef3e..be0f420d8 100644 --- a/ppcls/configs/ImageNet/VGG/VGG13.yaml +++ b/ppcls/configs/ImageNet/VGG/VGG13.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/VGG/VGG16.yaml b/ppcls/configs/ImageNet/VGG/VGG16.yaml index 0fe378ed6..e900d3ff8 100644 --- a/ppcls/configs/ImageNet/VGG/VGG16.yaml +++ b/ppcls/configs/ImageNet/VGG/VGG16.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/VGG/VGG19.yaml b/ppcls/configs/ImageNet/VGG/VGG19.yaml index 025e518b3..095c0b44a 100644 --- a/ppcls/configs/ImageNet/VGG/VGG19.yaml +++ b/ppcls/configs/ImageNet/VGG/VGG19.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Xception/Xception41.yaml b/ppcls/configs/ImageNet/Xception/Xception41.yaml index e615a1724..0c2310ed4 100644 --- a/ppcls/configs/ImageNet/Xception/Xception41.yaml +++ b/ppcls/configs/ImageNet/Xception/Xception41.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Xception/Xception41_deeplab.yaml b/ppcls/configs/ImageNet/Xception/Xception41_deeplab.yaml index c1c1f6745..8ef4bee4d 100644 --- a/ppcls/configs/ImageNet/Xception/Xception41_deeplab.yaml +++ b/ppcls/configs/ImageNet/Xception/Xception41_deeplab.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Xception/Xception65.yaml b/ppcls/configs/ImageNet/Xception/Xception65.yaml index e9cd90c65..5b772e6fe 100644 --- a/ppcls/configs/ImageNet/Xception/Xception65.yaml +++ b/ppcls/configs/ImageNet/Xception/Xception65.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Xception/Xception65_deeplab.yaml b/ppcls/configs/ImageNet/Xception/Xception65_deeplab.yaml index 11520686c..070e5fb2e 100644 --- a/ppcls/configs/ImageNet/Xception/Xception65_deeplab.yaml +++ b/ppcls/configs/ImageNet/Xception/Xception65_deeplab.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/ImageNet/Xception/Xception71.yaml b/ppcls/configs/ImageNet/Xception/Xception71.yaml index 833090d8b..ac244604f 100644 --- a/ppcls/configs/ImageNet/Xception/Xception71.yaml +++ b/ppcls/configs/ImageNet/Xception/Xception71.yaml @@ -75,7 +75,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/ILSVRC2012/ diff --git a/ppcls/configs/Logo/ResNet50_ReID.yaml b/ppcls/configs/Logo/ResNet50_ReID.yaml index 22b1850d2..19ad20b5c 100644 --- a/ppcls/configs/Logo/ResNet50_ReID.yaml +++ b/ppcls/configs/Logo/ResNet50_ReID.yaml @@ -93,7 +93,6 @@ DataLoader: use_shared_memory: False Eval: Query: - # TOTO: modify to the latest trainer dataset: name: LogoDataset image_root: "dataset/LogoDet-3K-crop/val/" @@ -119,7 +118,6 @@ DataLoader: use_shared_memory: True Gallery: - # TOTO: modify to the latest trainer dataset: name: LogoDataset image_root: "dataset/LogoDet-3K-crop/train/" diff --git a/ppcls/configs/Products/ResNet50_vd_Aliproduct.yaml b/ppcls/configs/Products/ResNet50_vd_Aliproduct.yaml index a481139c4..5c8a01ab2 100644 --- a/ppcls/configs/Products/ResNet50_vd_Aliproduct.yaml +++ b/ppcls/configs/Products/ResNet50_vd_Aliproduct.yaml @@ -82,7 +82,6 @@ DataLoader: num_workers: 4 use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/Aliproduct/ diff --git a/ppcls/configs/Vehicle/ResNet50.yaml b/ppcls/configs/Vehicle/ResNet50.yaml index 3003e4418..287e6c986 100644 --- a/ppcls/configs/Vehicle/ResNet50.yaml +++ b/ppcls/configs/Vehicle/ResNet50.yaml @@ -102,7 +102,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: "CompCars" image_root: "./dataset/CompCars/image/" diff --git a/ppcls/configs/Vehicle/ResNet50_ReID.yaml b/ppcls/configs/Vehicle/ResNet50_ReID.yaml index 2b450e8c4..364d4be61 100644 --- a/ppcls/configs/Vehicle/ResNet50_ReID.yaml +++ b/ppcls/configs/Vehicle/ResNet50_ReID.yaml @@ -103,7 +103,6 @@ DataLoader: use_shared_memory: False Eval: Query: - # TOTO: modify to the latest trainer dataset: name: "VeriWild" image_root: "./dataset/VeRI-Wild/images" @@ -129,7 +128,6 @@ DataLoader: use_shared_memory: False Gallery: - # TOTO: modify to the latest trainer dataset: name: "VeriWild" image_root: "./dataset/VeRI-Wild/images" diff --git a/ppcls/configs/eval.yaml b/ppcls/configs/eval.yaml deleted file mode 100644 index 67577e48a..000000000 --- a/ppcls/configs/eval.yaml +++ /dev/null @@ -1,31 +0,0 @@ -mode: 'valid' -ARCHITECTURE: - name: "ResNet50_vd" - -pretrained_model: "./pretrained_model/ResNet50_vd_pretrained" -classes_num: 1000 -total_images: 1281167 -topk: 5 -image_shape: [3, 224, 224] - -VALID: - batch_size: 16 - num_workers: 4 - file_list: "./dataset/ILSVRC2012/val_list.txt" - data_dir: "./dataset/ILSVRC2012/" - shuffle_seed: 0 - transforms: - - DecodeImage: - to_rgb: True - channel_first: False - - ResizeImage: - resize_short: 256 - - CropImage: - size: 224 - - NormalizeImage: - scale: 1.0/255.0 - mean: [0.485, 0.456, 0.406] - std: [0.229, 0.224, 0.225] - order: '' - - ToCHWImage: - diff --git a/ppcls/configs/quick_start/MobileNetV3_large_x1_0.yaml b/ppcls/configs/quick_start/MobileNetV3_large_x1_0.yaml index a102a9d0a..2156ec848 100644 --- a/ppcls/configs/quick_start/MobileNetV3_large_x1_0.yaml +++ b/ppcls/configs/quick_start/MobileNetV3_large_x1_0.yaml @@ -73,7 +73,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/flowers102/ diff --git a/ppcls/configs/quick_start/ResNet50_vd.yaml b/ppcls/configs/quick_start/ResNet50_vd.yaml index f155f0f98..1b4e844fa 100644 --- a/ppcls/configs/quick_start/ResNet50_vd.yaml +++ b/ppcls/configs/quick_start/ResNet50_vd.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/flowers102/ diff --git a/ppcls/configs/quick_start/new_user/ShuffleNetV2_x0_25.yaml b/ppcls/configs/quick_start/new_user/ShuffleNetV2_x0_25.yaml index ee5addcd4..013cf0c36 100644 --- a/ppcls/configs/quick_start/new_user/ShuffleNetV2_x0_25.yaml +++ b/ppcls/configs/quick_start/new_user/ShuffleNetV2_x0_25.yaml @@ -72,7 +72,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/flowers102/ diff --git a/ppcls/configs/quick_start/professional/MobileNetV3_large_x1_0_CIFAR100_finetune.yaml b/ppcls/configs/quick_start/professional/MobileNetV3_large_x1_0_CIFAR100_finetune.yaml index 1b70d061b..72e1bf98c 100644 --- a/ppcls/configs/quick_start/professional/MobileNetV3_large_x1_0_CIFAR100_finetune.yaml +++ b/ppcls/configs/quick_start/professional/MobileNetV3_large_x1_0_CIFAR100_finetune.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/CIFAR100/ diff --git a/ppcls/configs/quick_start/professional/R50_vd_distill_MV3_large_x1_0_CIFAR100.yaml b/ppcls/configs/quick_start/professional/R50_vd_distill_MV3_large_x1_0_CIFAR100.yaml index 25166a260..146e868a5 100644 --- a/ppcls/configs/quick_start/professional/R50_vd_distill_MV3_large_x1_0_CIFAR100.yaml +++ b/ppcls/configs/quick_start/professional/R50_vd_distill_MV3_large_x1_0_CIFAR100.yaml @@ -91,7 +91,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: "./dataset/CIFAR100/" diff --git a/ppcls/configs/quick_start/professional/ResNet50_vd_CIFAR100.yaml b/ppcls/configs/quick_start/professional/ResNet50_vd_CIFAR100.yaml index 808856434..32890e519 100644 --- a/ppcls/configs/quick_start/professional/ResNet50_vd_CIFAR100.yaml +++ b/ppcls/configs/quick_start/professional/ResNet50_vd_CIFAR100.yaml @@ -71,7 +71,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/CIFAR100/ diff --git a/ppcls/configs/quick_start/professional/ResNet50_vd_mixup_CIFAR100_finetune.yaml b/ppcls/configs/quick_start/professional/ResNet50_vd_mixup_CIFAR100_finetune.yaml index d7e9d25d6..8c1716a7d 100644 --- a/ppcls/configs/quick_start/professional/ResNet50_vd_mixup_CIFAR100_finetune.yaml +++ b/ppcls/configs/quick_start/professional/ResNet50_vd_mixup_CIFAR100_finetune.yaml @@ -74,7 +74,6 @@ DataLoader: use_shared_memory: True Eval: - # TOTO: modify to the latest trainer dataset: name: ImageNetDataset image_root: ./dataset/CIFAR100/