Skip to content
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

Add anchor free base head #2867

Merged
merged 12 commits into from Jul 1, 2020

Conversation

yhcao6
Copy link
Collaborator

@yhcao6 yhcao6 commented Jun 1, 2020

No description provided.

x = x.flatten()
return y, x

def get_points(self, featmap_sizes, dtype, device, flatten=False):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use PointGenerator?

@yhcao6 yhcao6 mentioned this pull request Jun 11, 2020
"""Hack some keys of the model state dict so that can load checkpoints
of previous version."""
version = local_metadata.get('version', None)
if version is None or version < 2.2:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version here is not the mmdet version.

@hellock hellock merged commit ef03d17 into open-mmlab:master Jul 1, 2020
@ZwwWayne ZwwWayne mentioned this pull request Jul 5, 2020
mike112223 pushed a commit to mike112223/mmdetection that referenced this pull request Aug 25, 2020
* refactor anchor free detector

* add doc str

* fix fovea

* make consistent with previous version

* fix format

* fix format

* add version

* fix k and p
FANGAreNotGnu added a commit to FANGAreNotGnu/mmdetection that referenced this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants