Skip to content

ModuleNotFoundError: No module named 'classification_models.keras' #70

@dillfromdahill

Description

@dillfromdahill

any idea how i can get over this error in colab?

i am trying:

!pip install git+https://github.com/qubvel/classification_models.git
from classification_models.keras import Classifiers

same error happens with

!pip install git+https://github.com/qubvel/classification_models.git
from classification_models.tfkeras import Classifiers

as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions