isaacraf95
isaacraf95
## Description I am trying to convert a onnx model created from a torchvision.maskrcnn_resnet50_fpn to tensorrt using the command: `trtexec --onnx="maskrcnn_model.onnx" ` however, I get the following error message: `[03/22/2023-18:15:45]...
I have a doubt about the models that are saved from the pickle file, is it possible to make inferences with it? I am a beginner and I am a...
Which version of tensorflow and keras are you using to realize the project?