thtang / CheXNet-with-localization

Weakly Supervised Learning for Findings Detection in Medical Images
https://www.csie.ntu.edu.tw/~yvchen/f106-adl/doc/HTCMedical.pdf
GNU General Public License v3.0
314 stars 108 forks source link

How to remove the memory problem? #17

Open Aliktk opened 3 years ago

Aliktk commented 3 years ago

Hello, sir thanks for the repo. I have done image preprocessing. Now I want to train the network but as the memory dumped in preprocessing but still, I have been done it. In training, the system hanged and RAM memory is full, I have 64GB ram with 50GB+ paging (virtual ram). Do you have any idea how to tackle this error? @thtang Thanks for your concern