diff --git a/TensorFlow/contrib/cv/PRNET_ID0727_for_TensorFlow/test/train_full_1p.sh b/TensorFlow/contrib/cv/PRNET_ID0727_for_TensorFlow/test/train_full_1p.sh index de3ce0eb4360a957d149fc3c8744037825b04435..bad3b3ea81f2527440458b4feb58813661a846c3 100644 --- a/TensorFlow/contrib/cv/PRNET_ID0727_for_TensorFlow/test/train_full_1p.sh +++ b/TensorFlow/contrib/cv/PRNET_ID0727_for_TensorFlow/test/train_full_1p.sh @@ -132,7 +132,7 @@ do --epochs=10 > $cur_path/test/output/${ASCEND_DEVICE_ID}/train_${ASCEND_DEVICE_ID}.log 2>&1 python3 predict_from_ckpt.py \ - -i=${data_path}/TestData/LFPA \ + -i=${data_path}/TestData/AFLW2000-3D \ --model_path=./checkpoint/model.ckpt >> $cur_path/test/output/${ASCEND_DEVICE_ID}/train_${ASCEND_DEVICE_ID}.log 2>&1