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 activate the webcam and use this demo for an extended period, it consumes all available GPU memory. Upon checking the console, I noticed a warning: "index.ts:175 High memory usage in GPU: 1173.86 MB, most likely due to a memory leak." I suspect that there might be an issue in roboflow.js.
I'm interested in creating a solution that functions well in a web browser, and roboflow.js seems like a good choice. However, the current memory leak issue prevents me from using it effectively. I'm curious if there are any plans to address and correct this memory leak in roboflow.js.
The text was updated successfully, but these errors were encountered:
Hello,
When I activate the webcam and use this demo for an extended period, it consumes all available GPU memory. Upon checking the console, I noticed a warning: "index.ts:175 High memory usage in GPU: 1173.86 MB, most likely due to a memory leak." I suspect that there might be an issue in roboflow.js.
I'm interested in creating a solution that functions well in a web browser, and roboflow.js seems like a good choice. However, the current memory leak issue prevents me from using it effectively. I'm curious if there are any plans to address and correct this memory leak in roboflow.js.
The text was updated successfully, but these errors were encountered: