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
ModuleNotFoundError Traceback (most recent call last)
[<ipython-input-2-f85748ad8193>](https://localhost:8080/#) in <module>()
----> 1 from segmentation_models_pytorch.datasets import SimpleOxfordPetDataset
ModuleNotFoundError: No module named 'segmentation_models_pytorch.datasets'