Giter VIP home page Giter VIP logo

Comments (4)

TachibanaYoshino avatar TachibanaYoshino commented on June 15, 2024

This may be a problem with your data input pipeline.

from remote-sensing-image-semantic-segmentation.

wanghuanniupi avatar wanghuanniupi commented on June 15, 2024

This may be a problem with your data input pipeline.

打扰了,训练卡住是由于数据加载的时候迭代器解析图片格式错误,已经解决了。但是我想继续请教您一下,您的训练是在什么显卡上计算的呢,我使用3080ti 显存12G,发现GPU利用率很低,像是主要时间花在了数据搬运上。请问您有这方面的经验吗?此外,标签16通道(32 bit float)的时候,数据会扩展地很大,这一点有没有办法解决呢?

from remote-sensing-image-semantic-segmentation.

TachibanaYoshino avatar TachibanaYoshino commented on June 15, 2024

My graphics card was titan xp. You need to make the one-hot labels of all the data before training, so that the speed will be faster when the training has begun.

from remote-sensing-image-semantic-segmentation.

wanghuanniupi avatar wanghuanniupi commented on June 15, 2024

我明白了,知道问题出在哪里了,加载数据应该主要是独热码那一块耗时过大,但是如果提前做好独热码,需要耗费大量的储存空间,这个可能需要进一步地去考虑必要性以及训练、加载数据的方式。您的回答很有帮助,非常感谢您!

from remote-sensing-image-semantic-segmentation.

Related Issues (12)

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.