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

[Fix] Import Error on StarkHead #874

Open
wants to merge 1 commit into
base: dev-1.x
Choose a base branch
from

Conversation

nijkah
Copy link

@nijkah nijkah commented Apr 17, 2023

Currently, Transformer registry or class does not exist in mmdet==3.x.
I think it should be modified as BaseModule instead of Transformer.

@CLAassistant
Copy link

CLAassistant commented Apr 17, 2023

CLA assistant check
All committers have signed the CLA.

@nijkah nijkah changed the title [Fix] Import Error on StartkHead [Fix] Import Error on StarkHead Apr 17, 2023
@nijkah
Copy link
Author

nijkah commented Apr 17, 2023

The latest codecov does not work with python==3.7.x. Should we limit the version of codecov?

ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python >=3.8; 1.1.1 Requires-Python >=3.8; 1.1.2 Requires-Python >=3.8; 1.1.3 Requires-Python >=3.8; 1.2.0 Requires-Python >=3.8; 1.2.0rc1 Requires-Python >=3.8; 1.2.1 Requires-Python >=3.8; 1.2.2 Requires-Python >=3.8
ERROR: Could not find a version that satisfies the requirement codecov (from versions: none)
ERROR: No matching distribution found for codecov

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