Skip to content

The dependency of tensorflow.keras #4

@TsungChihTsai

Description

@TsungChihTsai

I use the same method in the google colab

(your Tutorial: DeepD3 train your own neural network)
image

https://deepd3.forschung.fau.de/

I think it's the issue about the dependency. I attempted to install as follow:

!pip install deepd3
!pip install segmentation_models
!pip uninstall keras
!pip install keras==2.2.4
!pip install tensorflow-keras

However, it's still not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions