Skip to content
Snippets Groups Projects
Commit cce68f04 authored by Xuan Gu's avatar Xuan Gu
Browse files

Update README.md

parent 97ddf0b0
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,8 @@ python preprocess.py --task 01 --dim 2 ...@@ -55,7 +55,8 @@ python preprocess.py --task 01 --dim 2
Exit the image. Exit the image.
- For benchmarking purpose, we use 1000 copied of a single image - For benchmarking purpose, we use 1000 copied of a single image
``` ```
mv data data_orig mkdir data_orig
cp -a data/* data_orig/
bash copy_data_for_benchmark.sh bash copy_data_for_benchmark.sh
``` ```
- Run the script. - Run the script.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment