taimurhassan / tensorpooling

MIT License
3 stars 3 forks source link

There is a bug #2

Open ross-Hr opened 2 years ago

ross-Hr commented 2 years ago

when i run the code ,in predict.py,the bug come from from models.all_models import model_from_name.

there is no file called models.all_models.

Are you referring to the repositoriy of https://github.com/divamgupta/image-segmentation-keras

taimurhassan commented 2 years ago

Yes, this repo is derived from divamgupta's work. But models.all_models is not required here. Let me know which error are you getting at your end.

ross-Hr commented 2 years ago

yes,you're right,The module of all_models.py needs to be referenced inside the function