zllrunning / face-parsing.PyTorch

Using modified BiSeNet for face parsing in PyTorch
MIT License
2.33k stars 457 forks source link

Key already registered with the same priority: GroupSpatialSoftmax #22

Closed mayanktiwariiiitdmj closed 3 years ago

mayanktiwariiiitdmj commented 3 years ago

When I am running the code from the following command

python test.py

Then I am getting just the following output: Key already registered with the same priority: GroupSpatialSoftmax

Please help me.

mathmax12 commented 3 years ago

Hi @mayanktiwariiiitdmj Is this solve? I got the same issue.

mayanktiwariiiitdmj commented 3 years ago

yes, I solved this issue by deleting the current environment and then making another.