Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset can't be given #16

Open
tsing-cv opened this issue May 24, 2018 · 1 comment
Open

Dataset can't be given #16

tsing-cv opened this issue May 24, 2018 · 1 comment

Comments

@tsing-cv
Copy link

root@98343a3cb8d5:/vol_for_me/crpn# ./experiments/scripts/test.sh vgg16 VGG16_SOD_finetune.caffemodel data/demo/
+ set -e
+ export PYTHONUNBUFFERED=True
+ PYTHONUNBUFFERED=True
+ NET=vgg16
+ MODEL=VGG16_SOD_finetune.caffemodel
+ DATASET=data/demo/
+ array=($@)
+ len=3
+ EXTRA_ARGS=
+ EXTRA_ARGS_SLUG=
+ case $DATASET in
+ echo 'No dataset given'
No dataset given
+ exit
@xhzdeng
Copy link
Owner

xhzdeng commented May 25, 2018

@tsing-cv please refer ./experiments/script/test.sh ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants