ayoolaolafenwa / PixelLib

Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
MIT License
1.05k stars 264 forks source link

fix bug - update 'deeplab.py' #180 #181 #184

Open samscientist opened 1 month ago

samscientist commented 1 month ago

With minor tweaks, the semantic segmentation is compatible with recent TensorFlow and Keras. The PixelLib project seems to be on a halt, but for anyone who steps here, I hope this helps.

The errors I faced were... (every job was held in semantic/deeplab.py)

Additionally, I'm on Apple Silicon with the versions below.

  • Python 3.12.4
  • tensorflow==2.17.0
  • pixellib==0.7.1