Git Product home page Git Product logo

Comments (8)

anlianglu avatar anlianglu commented on July 1, 2024

I've been waiting for 6 hours

from eo-learn.

mlubej avatar mlubej commented on July 1, 2024

Hi @ZHAN520,

we started to notice similar things happening with EOExecutor. Unfortunately we still didn't quite pinpoint what the problem is, but it has something to do with paralellising the workflow.

For now, can you confirm that it works if you do the following on a single CPU:

for args in tqdm(execution_args):
    workflow.execute(args)

Sorry for the issues.

from eo-learn.

anlianglu avatar anlianglu commented on July 1, 2024

Hi @ZHAN520,

we started to notice similar things happening with EOExecutor. Unfortunately we still didn't quite pinpoint what the problem is, but it has something to do with paralellising the workflow.

For now, can you confirm that it works if you do the following on a single CPU:

for args in tqdm(execution_args):
    workflow.execute(args)

Sorry for the issues.

Okay, I now off work, tomorrow I will try, thank you.

from eo-learn.

anlianglu avatar anlianglu commented on July 1, 2024

Hi @ZHAN520,

we started to notice similar things happening with EOExecutor. Unfortunately we still didn't quite pinpoint what the problem is, but it has something to do with paralellising the workflow.

For now, can you confirm that it works if you do the following on a single CPU:

for args in tqdm(execution_args):
    workflow.execute(args)

Sorry for the issues.

image
Thank you, I have solved, and successfully completed their own data,

But now I want to use my server GPU training, I made the following modification, but did not succeed
image
,I need to do ?

from eo-learn.

mlubej avatar mlubej commented on July 1, 2024

Hi @ZHAN520,

unfortunately, I'm not so familiar with running on GPU. Did you try to find some tutorials online? Perhaps: https://lightgbm.readthedocs.io/en/latest/GPU-Tutorial.html

from eo-learn.

anlianglu avatar anlianglu commented on July 1, 2024

Hi @ZHAN520,

unfortunately, I'm not so familiar with running on GPU. Did you try to find some tutorials online? Perhaps: https://lightgbm.readthedocs.io/en/latest/GPU-Tutorial.html

Thank you, I has been solved,
image
But now I want to use your own tif image data to train and predict, how should I go to convert EOPatch
image
image

from eo-learn.

buwuyou avatar buwuyou commented on July 1, 2024

Hi @ZHAN520,

we started to notice similar things happening with EOExecutor. Unfortunately we still didn't quite pinpoint what the problem is, but it has something to do with paralellising the workflow.

For now, can you confirm that it works if you do the following on a single CPU:

for args in tqdm(execution_args):
    workflow.execute(args)

Sorry for the issues.

Hi there,
Is there an update on the parallel processing? Single CPU doesn't help much if running at a national scale.

Thanks in advance!

from eo-learn.

devisperessutti avatar devisperessutti commented on July 1, 2024

This has been improved, and handles running workflows in parallel.

The option to run either multi-process or multi-thread is provided, which helps when running algorithms that already perform parallelization.

from eo-learn.

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.