I have trained my Nvidia TAO Yolo_v4 resnet-18 object detection model inside a jupyter notebook.
It is in “.hdf5” format. Can I download the model to my local machine to use it inside an streamlit app ?
what are some dependencies I have to be careful of ?
how to implement it to use via an interactive UI ?
3 posts - 2 participants