Benchmark in python code for a classical computer vision application use case: "Decode & Inference".
python prepare_data_and_model.py -m all
python run_decode.py
You could use python run_decode.py -h
to learn about benchmark options.
python run_infer.py
You could use python run_infer.py -h
to learn about benchmark options.