Open krcc5978 opened 3 years ago
When I execute run_webcam.py, memory accumulates and eventually causes a memory leak.
I think the cause is that the graph is created for each loop, but I don't know the solution.
What should I do?
When I execute run_webcam.py, memory accumulates and eventually causes a memory leak.
I think the cause is that the graph is created for each loop, but I don't know the solution.
What should I do?