hualin95 / Deeplab-v3plus

A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: cannot join current thread

EchoAmor opened this issue · comments

commented

Hello!Thanks for your work! I run this code on 2 gpus,but after an epoch I got this problem,I don't know how to fix it,can anyone tell me ?thanks very much!

hualin1

commented

I change tqdm version to 4.19.9 ,this problem has been solved!