When i want to use and import torchvision.models.detection
its says that ModuleNotFoundError: No module named ‘torchvision.models.detection’
it is hard to install some libraries’ suitable version on xavier.My torchvision version is 0.2.2.post3
thanks in advance