Giter Site home page Giter Site logo

Comments (19)

cookpa avatar cookpa commented on June 21, 2024

SyN requires significantly more memory, which can lead to the process being killed if there is not enough available

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

SyN 需要更多的内存,如果没有足够的可用内存,这可能会导致进程被终止

My memory is sufficient, and it can be successfully run by calling the script file locally on my computer. Why can't it be done in docker?

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

Is there any master who has the experience to tell me, this is very urgent.

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

I'm using antsx/ants images

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

Or can anyone tell me about antsx/ants and antsx/antspy in dockerhub: latest
How do I use the containers created by these two images?

from ants.

stnava avatar stnava commented on June 21, 2024

Try reading https://docs.docker.com/config/containers/resource_constraints/

from ants.

cookpa avatar cookpa commented on June 21, 2024

If you're using docker desktop, there is a memory limit

https://docs.docker.com/desktop/settings/windows/#:~:text=Memory%20limit.,decrease%20it%2C%20lower%20the%20number.

from ants.

cookpa avatar cookpa commented on June 21, 2024

https://docs.docker.com/desktop/settings/mac/

https://docs.docker.com/desktop/settings/windows/

https://docs.docker.com/desktop/settings/linux/

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

It shouldn't be a problem of insufficient memory, could it be that there is a problem with my shell script configuration?
image
I still have 18GB of RAM available on my computer when I'm not running programs

from ants.

cookpa avatar cookpa commented on June 21, 2024

I don't recognize these graphs, but the top right one appears to show 11.68 Gb of memory available.

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

That's right, so why is the program being killed?

from ants.

stnava avatar stnava commented on June 21, 2024

the docker container does not have enough memory. that's different than the machine on which the container is being run.

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

ok,i will Use it on a different computer

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

Thanks to both of you, I now put it on the linux host to run docker but I found that linux will use more memory, for example: windows only needs more than 10 G, while linux needs more than 100 G, why is this?

from ants.

cookpa avatar cookpa commented on June 21, 2024

What are the dimensions of the images?

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

moving:
image

fixed:
image

from ants.

cookpa avatar cookpa commented on June 21, 2024

So 400x274x460 and 456x320x528. Those are big images, and the registration needs to store those plus the associated transforms. Simplest solution to reduce footprint would be to run with --float 1.

from ants.

Schwarao avatar Schwarao commented on June 21, 2024

ok,i will try it ,thank you very much.

from ants.

stnava avatar stnava commented on June 21, 2024

probably worth trying to blur + downsample

from ants.

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.