I’d like to apply ONNX models to TAO Toolkit.
I found TAO BYOM Converter, however the document says that BYOM supports only Classification and UNet and does not support others like Object Detection.
If I use ONNX model with TAO, am I supposed to use TAO BYOM Converter TF2?
I read the document and Jupyter Notebooks of TAO Toolkit, but I could not reach how to and another way except using TAO BYOM Converter.
And I could not find any Jupyter Notebook this video says.
Would you mind letting me know the specific way to apply ONNX model to TAO?
I had read the GitHub page, but I could not understand apparently.
So, is all I have to do moving .tltb files into $LOCAL_EXPERIMENT_DIR/pretrained_resnet18/ and run the Jupyter Notebook?
And is the web page mainteined?
I clicked several url links, but most of them were 404 pages.