Hi anuragranj,
The requirements.txt of your code denotes the necessary packages for your code's implementation. However I encoutered problems when installing the spatial-correlation-sampler, which may be a result of version conflict of spatial-correlation-sampler v0.2.1 and torch v0.4.1.
So I wonder your package versions of your spatial-correlation-sampler, torch and torchvision. I want to specify them to successfully install them.
Thanks!