Giter Club home page Giter Club logo

Comments (4)

heba9004 avatar heba9004 commented on June 13, 2024

Thank you for your continuous support. Below is the error message. The error raised in calling RandomUniformSample function from extract_tumor_patches_from_wsi function. It succeed in extracting 2000 normal patch coordinates (2000 lines in the generated text file) from the first svs image before the error.
memory error

from digitalhistopath.

haranrk avatar haranrk commented on June 13, 2024

I have pushed a hotfix, @heba9004 kindly let me know if that resolves the memory errors.

The error seemed to have originated when the script attempted to unnecessarily make a copy of the sample image.

from digitalhistopath.

heba9004 avatar heba9004 commented on June 13, 2024

Thank you for your fix. After it , it succeed in extracting the normal and tumor coordinates for the first svs image successfully and the normal patches of the second image with a total of 6000 lines in generated text file, then pycharm unexpectedly crashes. I am now inspecting the problem that caused this behavior, it gave another memory error that I am trying to understand but I posted since you asked so. Thank you again for your interest.
memory error2

from digitalhistopath.

haranrk avatar haranrk commented on June 13, 2024

Ah damn, this script has not been optimised for memory. I'll try to find places where memory can be optimised like I had done in the previous fix.

Please feel free to look through the script and find places where you can optimised memory. A pull request from you would be most welcome.

from digitalhistopath.

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.