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

tensorflow2.12 version #26

Open
wangsongchen opened this issue May 17, 2023 · 1 comment
Open

tensorflow2.12 version #26

wangsongchen opened this issue May 17, 2023 · 1 comment

Comments

@wangsongchen
Copy link

Hello, the tensorflow-gpu2.8 version has been installed in my virtual environment. During the installation of your segmentation-models-3d, the tensorflow2.12 version will be downloaded to me automatically. tensorflow2.12 does not support gpu under windows. How to solve it?

@ZFTurbo
Copy link
Owner

ZFTurbo commented Nov 11, 2023

You must install exact version of modules:

tensorflow==2.8.0
keras==2.8.0
keras_applications==1.0.8
classification_models_3D==1.0.8

I fixed requirements.txt

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

2 participants