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
When a user has to install something like detectron2 , the user needs torch, torchvision and cuda tool kit. The version for each must be compatible. The compatibility table works very well for Desktop or Linux based machines with GPU. The compatibility table does not work for arm architectures and this information is not provided anywhere
Suggest a potential alternative/fix
A suggestion is to probably have the table modified for arm based architectures.