hellochick / ICNet-tensorflow

TensorFlow-based implementation of "ICNet for Real-Time Semantic Segmentation on High-Resolution Images".
405 stars 153 forks source link

Please specific the environment config #98

Open Aaron9477 opened 5 years ago

Aaron9477 commented 5 years ago

Hi, hellochick! I run your code with meeting the problem as follow: AttributeError: module 'tensorflow' has no attribute 'data' After I inquire this problem in the Google, I find this is because of the version of tensorflow. My environment is tf1.4, Cuda8.0. Could you specific the environment of this project? Thank you! waiting for your reply! Best wishes!

leedoge commented 4 years ago

hello!I have the same problem,have you solve it?

leedoge commented 4 years ago

Hi, hellochick! I run your code with meeting the problem as follow: AttributeError: module 'tensorflow' has no attribute 'data' After I inquire this problem in the Google, I find this is because of the version of tensorflow. My environment is tf1.4, Cuda8.0. Could you specific the environment of this project? Thank you! waiting for your reply! Best wishes!

hello!I have the same problem,have you solve it?