Closed qomhmd closed 3 years ago
Related log using $ sudo dmesg
.
[ 4337.143850] Out of memory: Kill process 5081 (python3) score 784 or sacrifice child [ 4337.144138] Killed process 5081 (python3) total-vm:3675760kB, anon-rss:818304kB, file-rss:136kB, shmem-rss:0kB [ 4337.255929] oom_reaper: reaped process 5081 (python3), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
Finally, reports appears after increasing my ram to 2GB. Waiting time was more than 5 minutes the first time, 1.5 minutes the next.
Before posting, have you looked at the FAQ page? Yes, they weren't related. Somewhat similar to the previous, closed issue #41 occurs.
Steps to Reproduce
(COVID) root@vm000:path# python /opt/github.com/lindawangg/COVID-Net/inference.py --weightspath /opt/ai/covid/models/COVIDNet-CXR4-A --metaname model.meta --ckptname model-18540 --imagepath /opt/uploads/medical_imaging/cxr/ex-covid.jpeg
Expected behavior
The usual inferenc.py response regarding confidence of the three diagnoses.
Actual behavior
After a while (about 100 sec) from executing
$ python inference.py
, the word "Killed" appears.Environment
cat /proc/cpuinfo
:$ cat /proc/meminfo
:$ conda list
: