Skip to content

build(deps): bump mmdet from 2.21.0 to 2.25.2#90

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mmdet-2.25.2
Closed

build(deps): bump mmdet from 2.21.0 to 2.25.2#90
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mmdet-2.25.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2022

Copy link
Copy Markdown

Bumps mmdet from 2.21.0 to 2.25.2.

Release notes

Sourced from mmdet's releases.

MMDetection V2.25.2 Release

Bug Fixes

  • Fix DyDCNv2 RuntimeError (#8485)
  • Fix repeated import of CascadeRPNHead (#8578)
  • Fix absolute positional embedding of swin backbone (#8127)
  • Fix get train_pipeline method of val workflow (#8575)

Improvements

  • Upgrade onnxsim to at least 0.4.0 (#8383)
  • Support tuple format in analyze_results script (#8549)
  • Fix floordiv warning (#8648)

Documents

  • Fix typo in HTC link (#8487)
  • Fix docstring of BboxOverlaps2D (#8512)
  • Added missed Chinese tutorial link (#8564)
  • Fix mistakes in gaussian radius formula (#8607)
  • Update config documentation about how to Add WandB Hook (#8663)
  • Add mmengine link in readme (#8799)
  • Update issue template (#8802)

Ongoing changes

  • Support training YOLOv3 on IPU #8552
  • Support RF-NeXt #8191

Contributors

A total of 16 developers contributed to this release. Thanks @​daquexian, @​lyq10085, @​ZwwWayne, @​fbagci, @​BubblyYi, @​fathomson, @​ShunchiZhang, @​ceasona, @​Happylkx, @​normster, @​chhluo, @​Lehsuby, @​JiayuXu0, @​Nourollah, @​hewanru-bit, @​RangiLyu

New Contributors

Full Changelog: open-mmlab/mmdetection@v2.25.1...v2.25.2

MMDetection V2.25.1 Release

Bug Fixes

  • Fix single GPU distributed training of cuda device specifying (#8176)
  • Fix PolygonMask bug in FilterAnnotations (#8136)
  • Fix mdformat version to support python3.6 (#8195)
  • Fix GPG key error in Dockerfile (#8215)
  • Fix WandbLoggerHook error (#8273)
  • Fix Pytorch 1.10 incompatibility issues (#8439)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mmdet](https://github.com/open-mmlab/mmdetection) from 2.21.0 to 2.25.2.
- [Release notes](https://github.com/open-mmlab/mmdetection/releases)
- [Commits](open-mmlab/mmdetection@v2.21.0...v2.25.2)

---
updated-dependencies:
- dependency-name: mmdet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 19, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 25, 2022

Copy link
Copy Markdown
Author

Superseded by #116.

@dependabot dependabot Bot closed this Oct 25, 2022
@dependabot dependabot Bot deleted the dependabot/pip/mmdet-2.25.2 branch October 25, 2022 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants