From adc7a4f97cdbbbb36dffce600583641a8ebd249e Mon Sep 17 00:00:00 2001 From: liyinhao Date: Sun, 13 Sep 2020 11:56:18 +0800 Subject: [PATCH] Change names of configs. --- ... => centerpoint_0075voxel_second_secfpn_circlenms_nus.py} | 2 +- ...centerpoint_0075voxel_second_secfpn_dcn_circlenms_nus.py} | 2 +- ...dcn.py => centerpoint_0075voxel_second_secfpn_dcn_nus.py} | 2 +- ...5_voxel.py => centerpoint_0075voxel_second_secfpn_nus.py} | 2 +- ...py => centerpoint_01voxel_second_secfpn_circlenms_nus.py} | 2 +- ...> centerpoint_01voxel_second_secfpn_dcn_circlenms_nus.py} | 2 +- ...l_dcn.py => centerpoint_01voxel_second_secfpn_dcn_nus.py} | 2 +- ..._01_voxel.py => centerpoint_01voxel_second_secfpn_nus.py} | 2 +- ....py => centerpoint_pillar_second_secfpn_circlenms_nus.py} | 2 +- ...=> centerpoint_pillar_second_secfpn_dcn_circlenms_nus.py} | 2 +- ...pp_dcn.py => centerpoint_pillar_second_secfpn_dcn_nus.py} | 2 +- ...erpoint_pp.py => centerpoint_pillar_second_secfpn_nus.py} | 2 +- ...enterpoint_0075voxel_second_secfpn_4x8_cyclic_20e_nus.py} | 2 +- ..._0075voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py} | 2 +- ...rpoint_0075voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py} | 2 +- ...5voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py} | 4 ++-- ... centerpoint_01voxel_second_secfpn_4x8_cyclic_20e_nus.py} | 2 +- ...nt_01voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py} | 2 +- ...terpoint_01voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py} | 2 +- ...1voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py} | 3 ++- ...> centerpoint_pillar_second_secfpn_4x8_cyclic_20e_nus.py} | 2 +- ...int_pillar_second_secfpn_circlenms_4x8_cyclic_20e_nus.py} | 5 ++++- ...nterpoint_pillar_second_secfpn_dcn_4x8_cyclic_20e_nus.py} | 3 ++- ...pillar_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py} | 2 +- 24 files changed, 30 insertions(+), 25 deletions(-) rename configs/_base_/models/{centerpoint_0075_voxel_circle_nms.py => centerpoint_0075voxel_second_secfpn_circlenms_nus.py} (97%) rename configs/_base_/models/{centerpoint_0075_voxel_dcn_circle_nms.py => centerpoint_0075voxel_second_secfpn_dcn_circlenms_nus.py} (97%) rename configs/_base_/models/{centerpoint_0075_voxel_dcn.py => centerpoint_0075voxel_second_secfpn_dcn_nus.py} (97%) rename configs/_base_/models/{centerpoint_0075_voxel.py => centerpoint_0075voxel_second_secfpn_nus.py} (97%) rename configs/_base_/models/{centerpoint_01_voxel_circle_nms.py => centerpoint_01voxel_second_secfpn_circlenms_nus.py} (97%) rename configs/_base_/models/{centerpoint_01_voxel_dcn_circle_nms.py => centerpoint_01voxel_second_secfpn_dcn_circlenms_nus.py} (97%) rename configs/_base_/models/{centerpoint_01_voxel_dcn.py => centerpoint_01voxel_second_secfpn_dcn_nus.py} (97%) rename configs/_base_/models/{centerpoint_01_voxel.py => centerpoint_01voxel_second_secfpn_nus.py} (97%) rename configs/_base_/models/{centerpoint_pp_circle_nms.py => centerpoint_pillar_second_secfpn_circlenms_nus.py} (97%) rename configs/_base_/models/{centerpoint_pp_dcn_circle_nms.py => centerpoint_pillar_second_secfpn_dcn_circlenms_nus.py} (97%) rename configs/_base_/models/{centerpoint_pp_dcn.py => centerpoint_pillar_second_secfpn_dcn_nus.py} (97%) rename configs/_base_/models/{centerpoint_pp.py => centerpoint_pillar_second_secfpn_nus.py} (97%) rename configs/centerpoint/{centerpoint_0075_voxel.py => centerpoint_0075voxel_second_secfpn_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_0075_voxel_dcn.py => centerpoint_0075voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_0075_voxel_circle_nms.py => centerpoint_0075voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_0075_voxel_dcn_circle_nms.py => centerpoint_0075voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py} (97%) rename configs/centerpoint/{centerpoint_01_voxel_circle_nms.py => centerpoint_01voxel_second_secfpn_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_01_voxel_dcn_circle_nms.py => centerpoint_01voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_01_voxel_dcn.py => centerpoint_01voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_01_voxel.py => centerpoint_01voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_pp_circle_nms.py => centerpoint_pillar_second_secfpn_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_pp.py => centerpoint_pillar_second_secfpn_circlenms_4x8_cyclic_20e_nus.py} (97%) rename configs/centerpoint/{centerpoint_pp_dcn.py => centerpoint_pillar_second_secfpn_dcn_4x8_cyclic_20e_nus.py} (98%) rename configs/centerpoint/{centerpoint_pp_dcn_circle_nms.py => centerpoint_pillar_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py} (98%) diff --git a/configs/_base_/models/centerpoint_0075_voxel_circle_nms.py b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_circlenms_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_0075_voxel_circle_nms.py rename to configs/_base_/models/centerpoint_0075voxel_second_secfpn_circlenms_nus.py index a73c0060f6..12021026b7 100644 --- a/configs/_base_/models/centerpoint_0075_voxel_circle_nms.py +++ b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_circlenms_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=False, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_0075_voxel_dcn_circle_nms.py b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_dcn_circlenms_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_0075_voxel_dcn_circle_nms.py rename to configs/_base_/models/centerpoint_0075voxel_second_secfpn_dcn_circlenms_nus.py index fcf6c37c11..52dfc71e2f 100644 --- a/configs/_base_/models/centerpoint_0075_voxel_dcn_circle_nms.py +++ b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_dcn_circlenms_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=True, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_0075_voxel_dcn.py b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_dcn_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_0075_voxel_dcn.py rename to configs/_base_/models/centerpoint_0075voxel_second_secfpn_dcn_nus.py index c2e76b91ab..f3be59d732 100644 --- a/configs/_base_/models/centerpoint_0075_voxel_dcn.py +++ b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_dcn_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=True, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_0075_voxel.py b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_0075_voxel.py rename to configs/_base_/models/centerpoint_0075voxel_second_secfpn_nus.py index 18d1c4ac8a..1ade2e00fb 100644 --- a/configs/_base_/models/centerpoint_0075_voxel.py +++ b/configs/_base_/models/centerpoint_0075voxel_second_secfpn_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=False, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_01_voxel_circle_nms.py b/configs/_base_/models/centerpoint_01voxel_second_secfpn_circlenms_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_01_voxel_circle_nms.py rename to configs/_base_/models/centerpoint_01voxel_second_secfpn_circlenms_nus.py index c56280254e..5d19573f26 100644 --- a/configs/_base_/models/centerpoint_01_voxel_circle_nms.py +++ b/configs/_base_/models/centerpoint_01voxel_second_secfpn_circlenms_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=False, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_01_voxel_dcn_circle_nms.py b/configs/_base_/models/centerpoint_01voxel_second_secfpn_dcn_circlenms_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_01_voxel_dcn_circle_nms.py rename to configs/_base_/models/centerpoint_01voxel_second_secfpn_dcn_circlenms_nus.py index f17dc3a42f..47444417e2 100644 --- a/configs/_base_/models/centerpoint_01_voxel_dcn_circle_nms.py +++ b/configs/_base_/models/centerpoint_01voxel_second_secfpn_dcn_circlenms_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=True, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_01_voxel_dcn.py b/configs/_base_/models/centerpoint_01voxel_second_secfpn_dcn_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_01_voxel_dcn.py rename to configs/_base_/models/centerpoint_01voxel_second_secfpn_dcn_nus.py index 77ad0a28e3..b95ff5fd8f 100644 --- a/configs/_base_/models/centerpoint_01_voxel_dcn.py +++ b/configs/_base_/models/centerpoint_01voxel_second_secfpn_dcn_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=True, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_01_voxel.py b/configs/_base_/models/centerpoint_01voxel_second_secfpn_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_01_voxel.py rename to configs/_base_/models/centerpoint_01voxel_second_secfpn_nus.py index 263640cc3f..a823ad84f6 100644 --- a/configs/_base_/models/centerpoint_01_voxel.py +++ b/configs/_base_/models/centerpoint_01voxel_second_secfpn_nus.py @@ -65,7 +65,7 @@ code_size=9), dcn_head=False, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_pp_circle_nms.py b/configs/_base_/models/centerpoint_pillar_second_secfpn_circlenms_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_pp_circle_nms.py rename to configs/_base_/models/centerpoint_pillar_second_secfpn_circlenms_nus.py index d3770a1570..fe66f2a763 100644 --- a/configs/_base_/models/centerpoint_pp_circle_nms.py +++ b/configs/_base_/models/centerpoint_pillar_second_secfpn_circlenms_nus.py @@ -64,7 +64,7 @@ code_size=9), dcn_head=False, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_pp_dcn_circle_nms.py b/configs/_base_/models/centerpoint_pillar_second_secfpn_dcn_circlenms_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_pp_dcn_circle_nms.py rename to configs/_base_/models/centerpoint_pillar_second_secfpn_dcn_circlenms_nus.py index bcdfcd6dff..7bf30247e2 100644 --- a/configs/_base_/models/centerpoint_pp_dcn_circle_nms.py +++ b/configs/_base_/models/centerpoint_pillar_second_secfpn_dcn_circlenms_nus.py @@ -64,7 +64,7 @@ code_size=9), dcn_head=True, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_pp_dcn.py b/configs/_base_/models/centerpoint_pillar_second_secfpn_dcn_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_pp_dcn.py rename to configs/_base_/models/centerpoint_pillar_second_secfpn_dcn_nus.py index 6987f1343b..cd4383bed9 100644 --- a/configs/_base_/models/centerpoint_pp_dcn.py +++ b/configs/_base_/models/centerpoint_pillar_second_secfpn_dcn_nus.py @@ -64,7 +64,7 @@ code_size=9), dcn_head=True, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/_base_/models/centerpoint_pp.py b/configs/_base_/models/centerpoint_pillar_second_secfpn_nus.py similarity index 97% rename from configs/_base_/models/centerpoint_pp.py rename to configs/_base_/models/centerpoint_pillar_second_secfpn_nus.py index 9a48ffd709..7a6f459ed4 100644 --- a/configs/_base_/models/centerpoint_pp.py +++ b/configs/_base_/models/centerpoint_pillar_second_secfpn_nus.py @@ -64,7 +64,7 @@ code_size=9), dcn_head=False, loss_cls=dict(type='GaussianFocalLoss', reduction='mean'), - loss_reg=dict(type='L1Loss', reduction='none', loss_weight=0.25))) + loss_bbox=dict(type='L1Loss', reduction='none', loss_weight=0.25))) # model training and testing settings train_cfg = dict( pts=dict( diff --git a/configs/centerpoint/centerpoint_0075_voxel.py b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_0075_voxel.py rename to configs/centerpoint/centerpoint_0075voxel_second_secfpn_4x8_cyclic_20e_nus.py index c0e40f84ab..910fc081ac 100644 --- a/configs/centerpoint/centerpoint_0075_voxel.py +++ b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_0075_voxel.py', + '../_base_/models/centerpoint_0075voxel_second_secfpn_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_0075_voxel_dcn.py b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_0075_voxel_dcn.py rename to configs/centerpoint/centerpoint_0075voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py index b81fe491b1..2c282319bb 100644 --- a/configs/centerpoint/centerpoint_0075_voxel_dcn.py +++ b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_0075_voxel_dcn.py', + '../_base_/models/centerpoint_0075voxel_second_secfpn_circlenms_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_0075_voxel_circle_nms.py b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_0075_voxel_circle_nms.py rename to configs/centerpoint/centerpoint_0075voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py index e8ca241e9c..3d5004a260 100644 --- a/configs/centerpoint/centerpoint_0075_voxel_circle_nms.py +++ b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_0075_voxel_circle_nms.py', + '../_base_/models/centerpoint_0075voxel_second_secfpn_dcn_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_0075_voxel_dcn_circle_nms.py b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py similarity index 97% rename from configs/centerpoint/centerpoint_0075_voxel_dcn_circle_nms.py rename to configs/centerpoint/centerpoint_0075voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py index 92da5b2273..ad63bac5df 100644 --- a/configs/centerpoint/centerpoint_0075_voxel_dcn_circle_nms.py +++ b/configs/centerpoint/centerpoint_0075voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py @@ -1,6 +1,6 @@ _base_ = [ - '../_base_/models/centerpoint_0075_voxel_dcn_circle_nms.py', - '../_base_/default_runtime.py' + '../_base_/models/centerpoint_0075voxel_second_secfpn_dcn' + '_circlenms_nus.py', '../_base_/default_runtime.py' ] # If point cloud range is changed, the models should also change their point diff --git a/configs/centerpoint/centerpoint_01_voxel_circle_nms.py b/configs/centerpoint/centerpoint_01voxel_second_secfpn_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_01_voxel_circle_nms.py rename to configs/centerpoint/centerpoint_01voxel_second_secfpn_4x8_cyclic_20e_nus.py index 5a11128615..9989acec3d 100644 --- a/configs/centerpoint/centerpoint_01_voxel_circle_nms.py +++ b/configs/centerpoint/centerpoint_01voxel_second_secfpn_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_01_voxel_circle_nms.py', + '../_base_/models/centerpoint_01voxel_second_secfpn_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_01_voxel_dcn_circle_nms.py b/configs/centerpoint/centerpoint_01voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_01_voxel_dcn_circle_nms.py rename to configs/centerpoint/centerpoint_01voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py index 632fab353e..3180d0b0ba 100644 --- a/configs/centerpoint/centerpoint_01_voxel_dcn_circle_nms.py +++ b/configs/centerpoint/centerpoint_01voxel_second_secfpn_circlenms_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_01_voxel_dcn_circle_nms.py', + '../_base_/models/centerpoint_01voxel_second_secfpn_circlenms_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_01_voxel_dcn.py b/configs/centerpoint/centerpoint_01voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_01_voxel_dcn.py rename to configs/centerpoint/centerpoint_01voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py index fb99d0e7c1..a592b9fc80 100644 --- a/configs/centerpoint/centerpoint_01_voxel_dcn.py +++ b/configs/centerpoint/centerpoint_01voxel_second_secfpn_dcn_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_01_voxel_dcn.py', + '../_base_/models/centerpoint_01voxel_second_secfpn_dcn_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_01_voxel.py b/configs/centerpoint/centerpoint_01voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_01_voxel.py rename to configs/centerpoint/centerpoint_01voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py index 8c2d4ef08e..23ea8adc5d 100644 --- a/configs/centerpoint/centerpoint_01_voxel.py +++ b/configs/centerpoint/centerpoint_01voxel_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py @@ -1,5 +1,6 @@ _base_ = [ - '../_base_/models/centerpoint_01_voxel.py', '../_base_/default_runtime.py' + '../_base_/models/centerpoint_01voxel_second_secfpn_dcn_circlenms_nus.py', + '../_base_/default_runtime.py' ] # If point cloud range is changed, the models should also change their point diff --git a/configs/centerpoint/centerpoint_pp_circle_nms.py b/configs/centerpoint/centerpoint_pillar_second_secfpn_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_pp_circle_nms.py rename to configs/centerpoint/centerpoint_pillar_second_secfpn_4x8_cyclic_20e_nus.py index dabe345a4f..9f604ba83d 100644 --- a/configs/centerpoint/centerpoint_pp_circle_nms.py +++ b/configs/centerpoint/centerpoint_pillar_second_secfpn_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_pp_circle_nms.py', + '../_base_/models/centerpoint_pillar_second_secfpn_nus.py', '../_base_/default_runtime.py' ] diff --git a/configs/centerpoint/centerpoint_pp.py b/configs/centerpoint/centerpoint_pillar_second_secfpn_circlenms_4x8_cyclic_20e_nus.py similarity index 97% rename from configs/centerpoint/centerpoint_pp.py rename to configs/centerpoint/centerpoint_pillar_second_secfpn_circlenms_4x8_cyclic_20e_nus.py index 9f2e0fc824..70645e6dab 100644 --- a/configs/centerpoint/centerpoint_pp.py +++ b/configs/centerpoint/centerpoint_pillar_second_secfpn_circlenms_4x8_cyclic_20e_nus.py @@ -1,4 +1,7 @@ -_base_ = ['../_base_/models/centerpoint_pp.py', '../_base_/default_runtime.py'] +_base_ = [ + '../_base_/models/centerpoint_pillar_second_secfpn_circlenms_nus.py', + '../_base_/default_runtime.py' +] # If point cloud range is changed, the models should also change their point # cloud range accordingly diff --git a/configs/centerpoint/centerpoint_pp_dcn.py b/configs/centerpoint/centerpoint_pillar_second_secfpn_dcn_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_pp_dcn.py rename to configs/centerpoint/centerpoint_pillar_second_secfpn_dcn_4x8_cyclic_20e_nus.py index 4ba1e159e4..bc892a2929 100644 --- a/configs/centerpoint/centerpoint_pp_dcn.py +++ b/configs/centerpoint/centerpoint_pillar_second_secfpn_dcn_4x8_cyclic_20e_nus.py @@ -1,5 +1,6 @@ _base_ = [ - '../_base_/models/centerpoint_pp_dcn.py', '../_base_/default_runtime.py' + '../_base_/models/centerpoint_pillar_second_secfpn_dcn_nus.py', + '../_base_/default_runtime.py' ] # If point cloud range is changed, the models should also change their point diff --git a/configs/centerpoint/centerpoint_pp_dcn_circle_nms.py b/configs/centerpoint/centerpoint_pillar_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py similarity index 98% rename from configs/centerpoint/centerpoint_pp_dcn_circle_nms.py rename to configs/centerpoint/centerpoint_pillar_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py index 2d595aa24e..a414eb73d5 100644 --- a/configs/centerpoint/centerpoint_pp_dcn_circle_nms.py +++ b/configs/centerpoint/centerpoint_pillar_second_secfpn_dcn_circlenms_4x8_cyclic_20e_nus.py @@ -1,5 +1,5 @@ _base_ = [ - '../_base_/models/centerpoint_pp_dcn_circle_nms.py', + '../_base_/models/centerpoint_pillar_second_secfpn_dcn_circlenms_nus.py', '../_base_/default_runtime.py' ]