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

Urgent!! RuntimeError: faster_rcnn_fbnetv3a_C4.yaml not available in Model Zoo! in d2go #173

Open
entbappy opened this issue Feb 6, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@entbappy
Copy link

entbappy commented Feb 6, 2022

Hello there!! I am trying to run d2go_beginner.ipynb notebook file but I am facing some issue with that I am getting that error during getting the model from model zoo ,, "RuntimeError: faster_rcnn_fbnetv3a_C4.yaml not available in Model Zoo"
Here is the snapshot, please consider your feedback.

image

@Cubemaster110
Copy link

Has anyone managed to resolve this issue? I'm having the same problem

@bermudezjose
Copy link

@Cubemaster110 try this https://githubhot.com/repo/facebookresearch/d2go/issues/142. You must copy the configs folder to the python site-packages/d2go/ location.

For conda:
cp configs /home/user/.conda/envs/Detectron2/lib/python3.9/site-packages/d2go/

@joel5638
Copy link

joel5638 commented Jun 1, 2022

@bermudezjose I dont have the path you provided. I have /usr/local/lib/python3.8/dist-packages/
where should i copy the configs to?
and my dist-packages folder is empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants