Skip to content

rename config without change the content #8603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Aug 25, 2022
Merged

rename config without change the content #8603

merged 28 commits into from
Aug 25, 2022

Conversation

wanghonglie
Copy link

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Please describe the motivation of this PR and the goal you want to achieve through this PR.

Modification

rename config without change the contnet

@wanghonglie wanghonglie changed the title Rename config2 rename config without change the contnet Aug 22, 2022
@ZwwWayne ZwwWayne changed the base branch from dev-3.x to refactor-cfg August 22, 2022 05:23
@ZwwWayne ZwwWayne mentioned this pull request Aug 22, 2022
wanghonglie added 2 commits August 22, 2022 14:00
@wanghonglie wanghonglie changed the title rename config without change the contnet rename config without change the conten\t Aug 22, 2022
@wanghonglie wanghonglie changed the title rename config without change the conten\t rename config without change the content Aug 22, 2022
@ZwwWayne ZwwWayne added this to the 3.0.0rc0 milestone Aug 23, 2022
@ZwwWayne
Copy link
Collaborator

ZwwWayne commented Aug 23, 2022

  • autoassign_r50-caffe-fpn_8xb2-1x_coco.py -> autoassign_r50-caffe-fpn_1x_coco.py, 8xb2 can be simplified as a default
  • faster-rcnn_r50-caffe-fpn_cascade-rpn_1x_coco.py -> cascade-rpn_faster-rcnn_r50-caffe-fpn_1x_coco.py change the configs in the whole directory
  • centernet_r18-dcnv2_140e_coco.py -> centernet_r18-dcnv2_8xb16-crop512-140e_coco.py
  • centripetalnet_hourglass104_16xb6-210e-mstest_coco.py -> centripetalnet_hourglass104_16xb6-crop511-210e-mstest_coco.py
  • cornernet_hourglass104_10x5-210e-mstest_coco.py -> cornernet_hourglass104_10xb5-crop511-210e-mstest_coco.py
  • mask-rcnn_r50-dconv-c3-c5-fpn-amp_1x_coco.py -> mask-rcnn_r50-dconv-c3-c5-fpn_amp-1x_coco.py
  • retinanet_effb3-fpn_crop896-8xb4_1x_coco.py -> retinanet_effb3-fpn_8xb4-crop896-1x_coco.py

@ZwwWayne
Copy link
Collaborator

@ZwwWayne
Copy link
Collaborator

@ZwwWayne
Copy link
Collaborator

  • ssd300_wider-face.py -> ssd300_24e_widerface.py
  • vfnet_res2net-101-mdconv-c3-c5_fpn_ms-2x_coco.py -> vfnet_res2net101-mdconv-c3-c5_fpn_ms-2x_coco.py
  • mask-rcnn_r50-caffe_fpn_syncbn-all-rpn-2conv_lsj-400e_coco.py -> mask-rcnn_r50-caffe_fpn_rpn-2conv_4conv1fc_syncbn-all_lsj-400e_coco.py update the whole dir
  • mask-rcnn_r50_fpn_syncbn-all-rpn-2conv_ssj-32xb2-90k_coco.py -> mask-rcnn_r50_fpn_rpn-2conv_4conv1fc_syncbn-all_32xb2-ssj-90k_coco.py
  • mask-rcnn_r50_fpn_syncbn-all-rpn-2conv_ssj-scp-32xb2-270k_coco.py -> mask-rcnn_r50_fpn_rpn-2conv_4conv1fc_syncbn-all_32xb2-ssj-scp-270k_coco.py
  • cascade-mask-rcnn_r101_fpn_sample1e-3-seesaw-loss-normed-mask_ms-2x_lvis-v1.py -> cascade-mask-rcnn_r101_fpn_seesaw-loss-normed-mask_sample1e-3-ms-2x_lvis-v1.py, random & sample1e-3 means the data sampling strategy
  • faster-rcnn_r50_fpn_gn-all-scratch_6x_coco.py -> faster-rcnn_r50-scratch_fpn_gn-all_6x_coco.py

@BIGWangYuDong
Copy link
Collaborator

gcnet is a little bit strange
how about r50-gcb-c3-c5-r16 for example?

@ZwwWayne
Copy link
Collaborator

r50-caffe_fpn_cascade-rpn_1x_coco.py -> cascade-rpn_r50-caffe_fpn_1x_coco.py

@chhluo
Copy link
Collaborator

chhluo commented Aug 24, 2022

yolov3_mobilenetv2_320_300e_coco, yolov3_mobilenetv2_mstrain-416_300e_coco batch_size = 8 x b24

How about adding epoch in yolact, ssd config file name?

batch_size for strong_baseline is not 8 * 2, consider to add it in config file name

wanghonglie added 2 commits August 24, 2022 16:54
@ZwwWayne ZwwWayne merged commit 5d16752 into open-mmlab:refactor-cfg Aug 25, 2022
wanghonglie pushed a commit that referenced this pull request Aug 25, 2022
* rename config

* rename config

* rename config

* rename config

* rename config

* rename config

* rename config

* update

* update

* update

* recover config

* update

* update

* update

* recover

* update

* update

* update

* update

* update

* update

* update

* pretrain -> pre

* update

* update

* update

* update

* update
ZwwWayne pushed a commit that referenced this pull request Aug 26, 2022
* rename config

* rename config

* rename config

* rename config

* rename config

* rename config

* rename config

* update

* update

* update

* recover config

* update

* update

* update

* recover

* update

* update

* update

* update

* update

* update

* update

* pretrain -> pre

* update

* update

* update

* update

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants