TannerGilbert / Object-Detection-and-Image-Segmentation-with-Detectron2

Object Detection and Image Segmentation with Detectron2
https://gilberttanner.com/blog/detectron-2-object-detection-with-pytorch
MIT License
153 stars 40 forks source link

jetson #7

Closed roga76 closed 3 years ago

roga76 commented 3 years ago

Did you test detectron2 also on a Jetson from nvidia

TannerGilbert commented 3 years ago

Yes, I tried it out, and it worked fine for me. Wouldn't recommend training a model on the Jetson though as it is really slow, but for inference it works just fine.