Quentin

Results 3 comments of Quentin

I'm having the same problem here. Running pyppeteer 0.0.25 in a Docker container. I have zombies process stacking up despite explicitely closing the browser at the end of the script.

The model is designed to output a single bounding box (the last layer being a dense layer with 4 units `layers.Dense(4)(features)` that output the 2 sets of coordinates for the...