提交 995c8b26 编写于 作者: G gaotingquan 提交者: Tingquan Gao

replace with mini dataset

上级 bd9aee7d
......@@ -373,9 +373,9 @@ if [[ ${MODE} = "benchmark_train" ]]; then
ln -s demo_test.txt val_list.txt
else
rm -rf ILSVRC2012
wget -nc https://paddle-wheel.bj.bcebos.com/benchmark/ILSVRC2012_w.tar
tar xf ILSVRC2012_w.tar
ln -s ILSVRC2012_w ILSVRC2012
wget -nc https://paddleclas.bj.bcebos.com/data/TIPC/ILSVRC2012_benchmark.tar
tar xf ILSVRC2012_benchmark.tar
mv ILSVRC2012_benchmark ILSVRC2012
fi
cd ../
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册