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

!1312 fix arcface bug

Merge pull request !1312 from zhanglei/master
parents 1bc514df 2b5a0f4f
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,6 @@ echo "==========================================================================
DATA_PATH=$1
python train.py \
--data_url DATA_PATH \
--data_url $DATA_PATH \
--device_num 1 \
> train.log 2>&1 &
\ No newline at end of file
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