Does TAO 5.0 support exporting a model trained by TAO 3.0?

Please try either of below options.

  1. Please try to change the .etlt file to .onnx file. Reference: tao_toolkit_recipes/tao_forum_faq/FAQ.md at main · NVIDIA-AI-IOT/tao_toolkit_recipes · GitHub.
  2. Please try to change the .tlt file to .hdf5 file. Reference: tao_toolkit_recipes/tao_forum_faq/FAQ.md at main · NVIDIA-AI-IOT/tao_toolkit_recipes · GitHub. And then export to .onnx file using TAO5.0.