Open tomjerrygithub opened 5 years ago
I have tried 2-3 different xception.pth files available all over the internet and it always throws some dictionary error. This is obvious since the model was built by different people and hence not compatible with the model built by this repo owner.
I am facing the same issue. @Tramac Please provide us with the specific xception base model. Or else runnug deeplabv3_plus is not convenient. Thanks :)
你好,我也遇到了这个问题,请问您是怎么解决的?下面是报错日志
Traceback (most recent call last):
File "train.py", line 340, in
@lr1234567 xception
backbone is not available. So try a different model such as PSPNet.
@lr1234567
xception
backbone is not available. So try a different model such as PSPNet. 好的 感谢告知
I have tried 2-3 different xception.pth files available all over the internet and it always throws some dictionary error. This is obvious since the model was built by different people and hence not compatible with the model built by this repo owner.
@tomjerrygithub @sainatarajan @pyradd I am having the same issue training on deeplabv3_plus with xception. Were you able to solve it? Were you able to find the base xception backbone? Kindly help
deeplabv3+ without xception base file , very slow can you share the base model file ? or how to get it? thx