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

Incomplete or unnecessary settings #9

Open
shinya7y opened this issue Apr 24, 2021 · 0 comments
Open

Incomplete or unnecessary settings #9

shinya7y opened this issue Apr 24, 2021 · 0 comments

Comments

@shinya7y
Copy link

Issue 1: warning of size mismatch and unexpected key in inferring the provided COCO weights
Solution 1: set num_layers=2 in pos_cfg

Issue 2: dcn_on_last_conv in ATSSHead
Solution 2: modify atss_head.py

Issue 3: some settings are unsupported in mmdetection (e.g., GlobalWandbLoggerHook, backend='zip') #8
Solution 3: clean configs

I hope the commits below help fix.
shinya7y/UniverseNet@9079cfc
shinya7y/UniverseNet@44deecc

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

No branches or pull requests

1 participant