You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm using the license plate recognition module, I noticed the RAM usage grows for some reason. When I have more than 100,000 detections for ALPR, the RAM usage went up to 4.7 GB, and if I don't have enough RAM space on the computer, then it will crash the program eventually (once it max out the RAM).
Even if I stop the Code Project AI, I have to manually end the Python process to reset the RAM usage from hanging in the system for some reason.
Is that a known issue? Or I just need to start the program every once a while?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I'm using the license plate recognition module, I noticed the RAM usage grows for some reason. When I have more than 100,000 detections for ALPR, the RAM usage went up to 4.7 GB, and if I don't have enough RAM space on the computer, then it will crash the program eventually (once it max out the RAM).
Even if I stop the Code Project AI, I have to manually end the Python process to reset the RAM usage from hanging in the system for some reason.
Is that a known issue? Or I just need to start the program every once a while?
Beta Was this translation helpful? Give feedback.
All reactions