anish9 / Image-Auto-Enhancer

Deep Learning Based Image Auto Enhancer
MIT License
7 stars 0 forks source link

Testing:High quality image #2

Open DineshRajanT opened 4 years ago

DineshRajanT commented 4 years ago

I ran into this error while giving images more than 1MB. "Allocation of 6144000000 exceeds 10% of system memory." even though I changed the TCMALLOC_LARGE_ALLOC_REPORT_THRESHOLD env variable to a huge size..

anish9 commented 4 years ago

@DineshRajanT what is your system config??

DineshRajanT commented 4 years ago

@anish9 I have a system with i3 and 8GB ram....But I am using Colab for deep learning.....