hi,
we have a yolov8 model developed and trained other platforms but we need to inference the model into the jetson nano. how we can do this?
please suggest some document.
thanks & regards,
sujith
hi,
we have a yolov8 model developed and trained other platforms but we need to inference the model into the jetson nano. how we can do this?
please suggest some document.
thanks & regards,
sujith
Hi,
Do you train it with PyTorch?
If yes, you can install PyTorch on Nano and infer it with a similar API:
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.