Object Detection using node-red-contrib-tfjs-coco-ssd

here I have programmed a resizing of the images captured by the cameras at 320x240. Since 2 hours, I have not exceeded 90% of use (Ram 1 GB). I will let it run for a few days to see...

In an other hand, more and more people complain of memory leak when using tfjs:



It seems that using the td.tidy() method and the tf.disposeVariables function solves the problem.
@dceedjay does that mean anything to you? Can it be useful to solve our problem?