Skip to content

Instantly share code, notes, and snippets.

@uelordi01
Last active January 9, 2019 10:02
Show Gist options
  • Select an option

  • Save uelordi01/9446551577f798d8b4be6087cf0791eb to your computer and use it in GitHub Desktop.

Select an option

Save uelordi01/9446551577f798d8b4be6087cf0791eb to your computer and use it in GitHub Desktop.
# https://github.com/mystic123/tensorflow-yolo-v3
python3 mo_tf.py \
--log_level=DEBUG \
--data_type FP16 --input_shape [1,416,416,3] \
--input_model /home/VICOMTECH/uelordi/repos/tensorflow-yolo-v3/yolo_v3.pb \
--tensorflow_use_custom_operations_config /opt/intel/computer_vision_sdk/deployment_tools/model_optimizer/extensions/front/tf/yolo_v3.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment