Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DecoupledSegNet错误 #973

Closed
choujujua opened this issue Apr 19, 2021 · 4 comments
Closed

DecoupledSegNet错误 #973

choujujua opened this issue Apr 19, 2021 · 4 comments
Assignees
Labels
stale Long time without interaction

Comments

@choujujua
Copy link

1.环境:(首先安装cpu版本,测试成功)

当前环境

2.安装GPU版本
命令:python -m pip install paddlepaddle-gpu==2.0.0 -i https://mirror.baidu.com/pypi/simple

3.出现问题

出现问题一

4.解决方案
(1)env | grep cuda
(2)port LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/lib64
(3) /usr/local/cuda/lib64
(4)ln -s libcusolver.so.10 libcusolver.so

  1. 运行
    Python./train.py -config ./configs/decoupled_segnet/decoupledsegnet_resnet50_os8_cityscapes_832x832_80k.yml

6.新问题
出现问题二

@RockAnsel
Copy link

Hi, 我也出了一模一样的问题 请问你有找到解决方案吗?

@choujujua
Copy link
Author

Hi, 我也出了一模一样的问题 请问你有找到解决方案吗?

对不起,我现在还没有解决这个问题。

@michaelowenliu
Copy link
Collaborator

@choujujua Hi, we are reproducing this issue.

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Long time without interaction label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Long time without interaction
Projects
None yet
Development

No branches or pull requests

4 participants