Skip to content

ModuleNotFoundError: No module named 'segmentation_models_pytorch.datasets' #587

@rohan-paul

Description

@rohan-paul

Line from the official example giving error

from segmentation_models_pytorch.datasets import SimpleOxfordPetDataset

Produces

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions