Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Non-existent config key error? #6

Closed
Princesston opened this issue Jan 31, 2020 · 1 comment
Closed

Non-existent config key error? #6

Princesston opened this issue Jan 31, 2020 · 1 comment

Comments

@Princesston
Copy link

Hi, I got KeyError: 'Non-existent config key: MODEL.BACKBONE.OUT_CHANNELS' when ran the extract_features.py file. I was wondering if you know the possible reason (I downloaded the model and config file using the given link)? Thanks for the work, btw

@HubHop
Copy link

HubHop commented Jan 31, 2020

Hi, I got the same error, I fixed it by installing maskrcnn from this repo instead:
https://gitlab.com/vedanuj/vqa-maskrcnn-benchmark/tree/master,

cd vqa-maskrcnn-benchmark
python setup.py build develop

This was referenced Apr 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants