Skip to content

RecursionError: maximum recursion depth exceeded in comparison #590

@hrezvan

Description

@hrezvan

When I want to import Segmentation models in Colab, I face this error:
"RecursionError: maximum recursion depth exceeded in comparison".
. How can I fix this issue?

!pip install segmentation-models
!pip install tensorflow==2.1.0
!pip install keras==2.3.1

import tensorflow as tf
import segmentation_models as sm

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