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

train.sh #39

Open
81961916 opened this issue Apr 4, 2018 · 7 comments
Open

train.sh #39

81961916 opened this issue Apr 4, 2018 · 7 comments

Comments

@81961916
Copy link

81961916 commented Apr 4, 2018

您好,当我在运行train.sh的时候出现以下错误
I0404 15:24:53.409358 842 layer_factory.hpp:77] Creating layer data
I0404 15:24:53.409374 842 net.cpp:101] Creating Layer data
I0404 15:24:53.409380 842 net.cpp:409] data -> data
I0404 15:24:53.409389 842 net.cpp:409] data -> label
I0404 15:24:53.409402 842 image_labelmap_data_layer.cpp:42] Opening file ../../data/bsds_pascal_train_pair.lst
I0404 15:24:53.409416 842 image_labelmap_data_layer.cpp:52] Shuffling data
I0404 15:24:53.409464 842 image_labelmap_data_layer.cpp:57] A total of 0 images.
./train.sh: line 8: 842 Segmentation fault (core dumped) ./solve.py
请问怎么解决

@81961916
Copy link
Author

81961916 commented Apr 4, 2018

好的 ,我解决了 再问一下 运行train.sh的结果是什么,是输出一个caffemodel吗?

@yun-liu
Copy link
Owner

yun-liu commented Apr 5, 2018

train.sh是用来训练的,会在snapshots文件夹下生成训练好的模型,会在logs文件夹下生成log日志

@zhangguanghui1
Copy link

@81961916 @yun-liu 你们好,我也遇到了上面这种问题,是怎么解决呢? 谢谢啦!

@zhangguanghui1
Copy link

好的,我解决了,Thank you all the same!

@zhangguanghui1
Copy link

@yun-liu Hi! When training, the loss fluctuations seem to be big? Is that so?

@yun-liu
Copy link
Owner

yun-liu commented Jun 20, 2018

The training summarizes losses across all pixels, so it seems big. If the loss can decrease, it's just OK.

@HieweiDu
Copy link

HieweiDu commented Mar 1, 2019

./train.sh: line 8: 842 Segmentation fault (core dumped) ./solve.py
How to solve the problem? @81961916 @zhangguanghui1 @yun-liu

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

4 participants