Unverified Commit 1d38a225 authored by Yukun Zhu's avatar Yukun Zhu Committed by GitHub
Browse files

Merge pull request #3669 from sm176357/patch-1

syntax error : download_and_convert_VOC2012.sh
parents f78281e9 ec94dfa1
......@@ -41,7 +41,7 @@ mkdir -p ${WORK_DIR}
cd ${WORK_DIR}
# Helper function to download and unpack VOC 2012 dataset.
function download_and_uncompress() {
download_and_uncompress() {
local BASE_URL=${1}
local FILENAME=${2}
......
Markdown is supported
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