awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

TypeError: init() got an unexpected keyword argument 'local_rank'

Open XU-GITHUB-curry opened this issue 1 year ago • 2 comments

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?

XU-GITHUB-curry avatar Nov 13 '23 04:11 XU-GITHUB-curry

oh ,i have the same problem. have you solved it?

dawang-11 avatar Dec 28 '23 13:12 dawang-11

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.

bbbts avatar Jul 06 '24 18:07 bbbts