Hi guys,
I have a question about model inference.
After I successfully converted PyTorch model to tensorrt model. How can I inference image with the new model?
Does the project of MMDetection have api for us to use it? Or there have any tutorial can help me.
Thanks