deepinsight / deepinsight/insightface
arcface_paddle训练数据集出现`Segmentation fault` is detected by the operating system.错误
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
环境:Ubuntu 18.04 LTS paddle 2.1.1 cpu
arcface_paddle里运行 python train.py --network 'MobileFaceNet_128' --lr=0.1 --batch_size 512 --weight_decay 2e-4 --embedding_size 128 --logdir="log" --output "emore_arcface" --resume 0命令报错如下:
--------------------------------------
C++ Traceback (most recent call last):
--------------------------------------
0 paddle::framework::SignalHandle(char const*, int)
1 paddle::platform::GetCurrentTraceBackString[abi:cxx11]()
----------------------
Error Message Summary:
----------------------
FatalError: `Segmentation fault` is detected by the operating system.
[TimeInfo: *** Aborted at 1627371549 (unix time) try "date -d @1627371549" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x7fae3e783000) received by PID 1044 (TID 0x7fb02c1c0740) from PID 1048064000 ***]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.