You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run python eval.py --model bisenet --backbone resnet18 --dataset citys , It occurred this issue: TypeError: init() got an unexpected keyword argument 'local_rank' Could you help me to solve it?
The text was updated successfully, but these errors were encountered:
When I run python eval.py --model bisenet --backbone resnet18 --dataset citys , It occurred this issue: TypeError: init() got an unexpected keyword argument 'local_rank' Could you help me to solve it?
I got the same error, were u able to solve it? Thanks for your help.
When I run
python eval.py --model bisenet --backbone resnet18 --dataset citys
, It occurred this issue: TypeError: init() got an unexpected keyword argument 'local_rank' Could you help me to solve it?The text was updated successfully, but these errors were encountered: