Coder Social home page Coder Social logo

Comments (7)

jeyojey avatar jeyojey commented on June 12, 2024 1

Go to Pixellib folder -> semantic -> deeplab.py and replace this line from tensorflow.python.keras.layers import BatchNormalization with this one from keras.layers.normalization.batch_normalization import BatchNormalization

from pixellib.

gpsub avatar gpsub commented on June 12, 2024

Hi, can you please provide more description. I will try and solve your issue.

from pixellib.

iura77 avatar iura77 commented on June 12, 2024

Hi, can you please provide more description. I will try and solve your issue.

I can provide.

the code:

import pixellib
from pixellib.semantic import semantic_segmentation 

the error:

C:\Anaconda3\lib\site-packages\pixellib\semantic\deeplab.py in <module>
     13 from tensorflow.python.keras.layers import Add
     14 from tensorflow.python.keras.layers import Dropout
---> 15 from tensorflow.python.keras.layers import BatchNormalization
     16 from tensorflow.python.keras.layers import Conv2D
     17 from tensorflow.python.keras.layers import DepthwiseConv2D

ImportError: cannot import name 'BatchNormalization' from 'tensorflow.python.keras.layers' (C:\Anaconda3\lib\site-packages\tensorflow\python\keras\layers\__init__.py)

from pixellib.

quillaur avatar quillaur commented on June 12, 2024

Same issue.

from pixellib.

GraceMinai avatar GraceMinai commented on June 12, 2024

How can I access this Pixellib folder? I am having the same issue as described above but am afraid I do not know where and how to access the said folder

from pixellib.

GraceMinai avatar GraceMinai commented on June 12, 2024

I got it. Never mind

from pixellib.

SunlightWings avatar SunlightWings commented on June 12, 2024

How did you access the Pixellib folder? @GraceMinai

from pixellib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.