You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
Issue 1: warning of size mismatch and unexpected key in inferring the provided COCO weights
Solution 1: set
num_layers=2in pos_cfgIssue 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