Giter Club home page Giter Club logo

Comments (6)

kil77 avatar kil77 commented on September 28, 2024 2

hello! I meet the same problem with you and it confused me several days, now i found it`s because in the function extract_batch ,too many data are read into the memory ,I decreased 512 to 128 and 4096 to 256,and the problem solved! hope that can help you

from deeplabv3-tensorflow.

zuotianyoumeng avatar zuotianyoumeng commented on September 28, 2024

my cudnn version is 6.0 , cuda is 8.0

from deeplabv3-tensorflow.

HJanefer avatar HJanefer commented on September 28, 2024

hello! I meet the same problem with you and it confused me several days, now i found it`s because in the function extract_batch ,too many data are read into the memory ,I decreased 512 to 128 and 4096 to 256,and the problem solved! hope that can help you

您好,我发现我改了之后还是内存爆了,如果方便的话,能给些建议吗?万分感激。

from deeplabv3-tensorflow.

kil77 avatar kil77 commented on September 28, 2024

hello! I meet the same problem with you and it confused me several days, now i found it`s because in the function extract_batch ,too many data are read into the memory ,I decreased 512 to 128 and 4096 to 256,and the problem solved! hope that can help you

您好,我发现我改了之后还是内存爆了,如果方便的话,能给些建议吗?万分感激。

你可以分步调试,就会找到出问题的那条语句

from deeplabv3-tensorflow.

HJanefer avatar HJanefer commented on September 28, 2024

hello! I meet the same problem with you and it confused me several days, now i found it`s because in the function extract_batch ,too many data are read into the memory ,I decreased 512 to 128 and 4096 to 256,and the problem solved! hope that can help you

您好,我发现我改了之后还是内存爆了,如果方便的话,能给些建议吗?万分感激。

你可以分步调试,就会找到出问题的那条语句

好滴,太谢谢您了!不过我还是没把代码跑通,我把那两个参数的值改得更小了,调试时sess.run loss就卡住了,没有显示报错,也没计算结果,并且也没有跳出运算,不知道是哪里出了问题。

from deeplabv3-tensorflow.

fuyi02 avatar fuyi02 commented on September 28, 2024

this is the official version of deeplab: https://github.com/tensorflow/models/tree/master/research/deeplab
you‘d best change the code.

from deeplabv3-tensorflow.

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.