junfu1115 / DANet

Dual Attention Network for Scene Segmentation (CVPR2019)
MIT License
2.39k stars 483 forks source link

SegmentationMultiLosses #79

Closed Bodhi-robbery closed 4 years ago

Bodhi-robbery commented 5 years ago

hi, i met this question Traceback (most recent call last): File "train.py", line 23, in from encoding.nn import SegmentationMultiLosses ImportError: cannot import name 'SegmentationMultiLosses'

so ,what should i do can solve this problem.thanks very much.

llypeony commented 5 years ago

You should run 'python setup.py install' to install the encoding module.

Bodhi-robbery commented 5 years ago

sorry,i had did it.but now i didn't train,so maybe what reason?could you explain that?

---Original--- From: "llypeony"<notifications@github.com> Date: Thu, Oct 3, 2019 17:47 PM To: "junfu1115/DANet"<DANet@noreply.github.com>; Cc: "Bodhi-robbery"<1414027427@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [junfu1115/DANet] SegmentationMultiLosses (#79)

You should run 'python setup.py install' to install the encoding module.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.