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

error with predict.py and model.py #40

Open
lucianigithub opened this issue Dec 14, 2022 · 1 comment
Open

error with predict.py and model.py #40

lucianigithub opened this issue Dec 14, 2022 · 1 comment

Comments

@lucianigithub
Copy link

Hi, how can I predict a mask on my own dataset?

if I run " python predict.py " it gives me:

File "C:\Users\germa\github\predict.py", line 7, in
from model import Unet_model
File "C:\Users\germa\github\model.py", line 4, in
from keras.layers.advanced_activations import PReLU
ModuleNotFoundError: No module named 'keras.layers.advanced_activations'

what can I do?

@xl627
Copy link

xl627 commented Sep 19, 2024

求该代码的数据集

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