Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ensure the virtual environment is prepared as described in MLPerf Inference

Activate the virtual environment first and then

...

Mount the NFS drive with the already downloaded data Cambridge Colo data server

Code Block
export DATA_DIR=/mnt/datasets/data/CK-TOOLS/dataset-coco-2017-val
export MODEL_DIR=/mnt/datasets/data/models
cd ~/src/inference/vision/classification_and_detection
./run_local.sh tf ssd-resnet34 --data-format NHWC