You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have trained model as mentioned in the tutorial d2go_beginner.ipynb and got int8 model.jit.
Also, I converted that .jit model to .pt model. Now I want to take the inferences of this .pt model in O.S Ubuntu 20 with python 3.8. But I didn't find any python script how to perform object detection with this particular D2go .pt model.
Can you please provide any link or tutorials for the same ?
Thanks In advance.
The text was updated successfully, but these errors were encountered:
I have trained model as mentioned in the tutorial d2go_beginner.ipynb and got int8 model.jit.
Also, I converted that .jit model to .pt model. Now I want to take the inferences of this .pt model in O.S Ubuntu 20 with python 3.8. But I didn't find any python script how to perform object detection with this particular D2go .pt model.
Can you please provide any link or tutorials for the same ?
Thanks In advance.
The text was updated successfully, but these errors were encountered: