Convert model to Jetson Error during model export step in TAO notebook

  1. If you already generate trt engine successfully, you can ignore the warning info. If you cannot generate it, especially in Jetson Nano board, you may try to increase workspace. See “./tao-converter -h”
  2. Refer to “./tao-converter -h”
  3. There are several version of tao-converter. See TensorRT — TAO Toolkit 3.22.05 documentation
    For networks, need to config different options. See each example of networks. For example, https://docs.nvidia.com/tao/tao-toolkit/text/object_detection/ssd.html#generating-an-engine-using-tao-converter, https://docs.nvidia.com/tao/tao-toolkit/text/object_detection/yolo_v4.html#generating-an-engine-using-tao-converter, etc.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.