Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

solve problem using Downgrading Tensorflow 2.2.0rcl and keras #182

Open
panditrahulsharma opened this issue Apr 22, 2020 · 0 comments
Open

Comments

@panditrahulsharma
Copy link

i also faced lots of problem in Mask-RCNN but three codes that solve my problem
1.!pip uninstall tensorflow_estimator
2.!pip install tensorflow==1.13.2
3.!pip install 'keras==2.1.6' --force-reinstall
4.!python3 setup.py install

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

No branches or pull requests

1 participant