Hi, I tried to run the code. And I installed pytorch 1.0 and torchvision as your instruction. But it seems like something wrong with torchvision. Could you please tell me the torchvision if you can see my issue. Thanks!
from torchvision.layers import ROIAlign
ModuleNotFoundError: No module named 'torchvision.layers'
Process finished with exit code 1