echo "Checking for Numpy calibration data file..." if [ ! -f $VBX_SDK/tutorials/imagenetv2_20x128x128x3.npy ]; then wget -P $VBX_SDK/tutorials/ https://vector-blox ...