Skip to content

[Feature] Support YOLOv7 P5 training#243

Merged
hhaAndroid merged 34 commits into
open-mmlab:devfrom
hhaAndroid:support_yolov7_train
Nov 21, 2022
Merged

[Feature] Support YOLOv7 P5 training#243
hhaAndroid merged 34 commits into
open-mmlab:devfrom
hhaAndroid:support_yolov7_train

Conversation

@hhaAndroid

Copy link
Copy Markdown
Member

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 for this PR and the goal you want to achieve through this PR.

Modification

Please briefly describe what modification is made in this PR.

BC-breaking (Optional)

Does the modification introduce changes that break the backward compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here and update the documentation.

Checklist

  1. Pre-commit or other linting tools are used to fix potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has a potential influence on downstream projects, this PR should be tested with downstream projects, like MMDetection or MMClassification.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@hhaAndroid hhaAndroid added the WIP label Nov 5, 2022
@PeterH0323 PeterH0323 mentioned this pull request Nov 8, 2022
32 tasks
@PeterH0323 PeterH0323 changed the title [Feature] Support yolov7 training [Feature] Support YOLOv7 training Nov 8, 2022
Comment thread mmyolo/models/losses/iou_loss.py
Comment thread mmyolo/models/dense_heads/yolov7_head.py Outdated
Comment thread mmyolo/models/dense_heads/yolov7_head.py
Comment thread configs/yolov7/yolov7_l_syncbn_fast_8x16b-300e_coco.py Outdated
Comment thread mmyolo/engine/optimizers/yolov7_optim_constructor.py Outdated
@hhaAndroid hhaAndroid changed the title [Feature] Support YOLOv7 training [Feature] Support YOLOv7 P5 training Nov 21, 2022
@hhaAndroid hhaAndroid merged commit 573ff03 into open-mmlab:dev Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants