Can I use d2go made by facebook AI on jetson nano?

Hello,

Can I use d2go made by facebook AI on jetson nano?

Thank you.

Hi,

Sorry that we don’t have too much experience on d2go.
But the backend frameworks, PyTorch and Detectron2, are all working on the Jetson Nano.

PyTorch: PyTorch for Jetson
Detectron: Unable to set up detectron2 on Jetson NX

You can just give it a try:
https://github.com/facebookresearch/d2go#installation

Thanks.