Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about requirements problems #4

Open
Moyao6 opened this issue Feb 2, 2021 · 0 comments
Open

about requirements problems #4

Moyao6 opened this issue Feb 2, 2021 · 0 comments

Comments

@Moyao6
Copy link

Moyao6 commented Feb 2, 2021

Thanks for sharing your code.
When I tried to use the given requirements, there were some problems occurs.
I managed to train with these version:
numpy: 1.18.5
tensorflow-gpu: 2.3.0
keras: 2.4.3
segmentation-models: 1.0.1
CUDA Version 10.1.243

you can use this images to get all these environments:
docker pull smitharauco/tensorflow2.3gpu

After using these environments, you should insert one line of code in model.py
from keras.utils import generic_utils
before:
import segmentation_models as sm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant