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

Error while running colab notebook #11

Open
ninikolov opened this issue Apr 4, 2022 · 1 comment
Open

Error while running colab notebook #11

ninikolov opened this issue Apr 4, 2022 · 1 comment

Comments

@ninikolov
Copy link

Hello,

When I try to compile the model using your colab notebook, I get the following error:

The checkpoint state_dict contains keys that are not used by the model:
  pixel_mean
  pixel_std
  proposal_generator.anchor_generator.cell_anchors.{0, 1, 2, 3, 4}

Any idea what could be going wrong? Cheers!

@ndtfy
Copy link
Contributor

ndtfy commented Sep 3, 2022

It's a warning, not error. Execution continues correctly.

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

2 participants