No module named 'spatial_correlation_sampler'
amaanda opened this issue · comments
Amanda commented
When running inference.py:
from spatial_correlation_sampler import SpatialCorrelationSampler
ModuleNotFoundError: No module named 'spatial_correlation_sampler'
I can't find any reference to this module on the repo.
Amanda commented
Realized that when running pip install requirements.txt for some reason the module wasn't installed. Sorry!