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

Key already registered with the same priority: GroupSpatialSoftmax #35

Closed
Entretoize opened this issue Jan 7, 2022 · 1 comment
Closed

Comments

@Entretoize
Copy link

Hello, I trying to test your project that seems very nice, but I can't find how to run a simple test, I tried that:

main_monodepth_pytorch.py --data_dir=test --model_path=models/monodepth_resnet18_001.pth --output_directory=output --input_height=375 --input_width=1242 --model=resnet18 --mode=test --input_channels=3 --num_workers=4
But I get that error: Key already registered with the same priority: GroupSpatialSoftmax
What does that mean ? What can I do ?

Thanks in advance !

@voeykovroman
Copy link
Member

Hi! Thanks for your interest in our project. Most likely there is a problem with your PyTorch installation. Please, check this thread: https://discuss.pytorch.org/t/importerror-key-already-registered-with-the-same-priority/86271/2

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

3 participants