You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.
elif [ "$MODEL" == "yolo_v3_tiny_608" ]; then
NET_DEF=${MLSUITE_ROOT}/models/caffe/yolov3/fp32/yolo_v3_tiny_608_bns.prototxt
NET_DEF_FPGA=${MLSUITE_ROOT}/models/caffe/yolov3/fp32/yolo_v3_tiny_608_bns.prototxt
FPGAOUTSZ=2048000
INSHAPE_CHANNELS=3
INSHAPE_WIDTH=608
INSHAPE_HEIGHT=608
url is where
The text was updated successfully, but these errors were encountered: