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

根据CULane做测试的时候,训练莫名被killed #158

Open
qiuqc1 opened this issue Oct 16, 2023 · 6 comments
Open

根据CULane做测试的时候,训练莫名被killed #158

qiuqc1 opened this issue Oct 16, 2023 · 6 comments

Comments

@qiuqc1
Copy link

qiuqc1 commented Oct 16, 2023

我在根据所给的步骤,完成CULane数据集下载,opencv c++下载以后,开始训练模型时,第一轮2778的正常能训,但是第二阶段4335的,没开始就显示killed,尝试了两次都是这样,想问下各位这是什么原因呢
image

@qiuqc1
Copy link
Author

qiuqc1 commented Oct 17, 2023

执行的是这个
python train.py configs/culane_res18.py --log_path /path/to/your/work/dir

@qiuqc1
Copy link
Author

qiuqc1 commented Oct 17, 2023

已解决,第二天重跑又正常了,猜测是安装完opencv c++后,换个终端可能就解决问题了
不过又出现了新的问题
image
./evaluation/culane/evaluate: error while loading shared libraries: libopencv_core.so.408: cannot open shared object file: No such file or directory

@qiuqc1
Copy link
Author

qiuqc1 commented Oct 17, 2023

INSTALL安装成功如下
cmake --build .
image
sudo make install
image

@qiuqc1
Copy link
Author

qiuqc1 commented Oct 17, 2023

原本用的第一种方法构建
image
现在又尝试用第二种构建方法构建
已解决,能正常训练了

@anhuidinglieqiaodaima
Copy link

anhuidinglieqiaodaima commented Oct 20, 2023

我也被killed了,现在重新训练再看看。

@cxuucx
Copy link

cxuucx commented Nov 17, 2023

为啥我第一轮直接就是11110这么大

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants