Skip to content
Snippets Groups Projects
Unverified Commit 08ed60b2 authored by i-robot's avatar i-robot Committed by Gitee
Browse files

!3127 fix the run_standalone_train_cpu.sh script of FaceQualityAssessment

Merge pull request !3127 from zhangfanghe/fix_FaceQualityAssessment_714
parents 6d5e6fa4 8af831a3
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@ then
exit 1
fi
ulimit -n 9999
BASEPATH=$(cd "`dirname $0`" || exit; pwd)
export PYTHONPATH=${BASEPATH}:$PYTHONPATH
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment