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
conv.js:119 Uncaught (in promise) TypeError: Cannot read property 'drawImage' of null
at MathBackendWebGL.fromPixels (conv.js:119)
at Engine.fromPixels (reduction_ops.js:239)
at ArrayOps.fromPixels (dat.gui.module.js:2516)
at dat.gui.module.js:1795
at Tracking.tidy (util.js:261)
at Object.descriptor.value (dat.gui.module.js:1794)
at toInputTensor (topology.js:920)
at topology.js:977
at Object.Tracking.tidy (util.js:261)
at PoseNet. (topology.js:976)
The text was updated successfully, but these errors were encountered:
Were you able to get it working? I'm also getting this. I just cloned the repo, cd'd into ./demos, built it and yarn watch
lrn.js:30 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'drawImage')
at MathBackendWebGL.fromPixels (lrn.js:30:20)
at Engine.fromPixels (array_ops.js:794:1)
at ArrayOps.fromPixels (dat.gui.module.js:2516:1)
at dat.gui.module.js:2516:1
at Tracking.tidy (alea.js:93:1)
at descriptor.value (dat.gui.module.js:2516:1)
at toInputTensor (topology.js:1605:1)
at topology.js:1605:1
at Tracking.tidy (alea.js:93:1)
at PoseNet.<anonymous> (topology.js:1605:1)
Cannot read property 'drawImage' of null
conv.js:119 Uncaught (in promise) TypeError: Cannot read property 'drawImage' of null
at MathBackendWebGL.fromPixels (conv.js:119)
at Engine.fromPixels (reduction_ops.js:239)
at ArrayOps.fromPixels (dat.gui.module.js:2516)
at dat.gui.module.js:1795
at Tracking.tidy (util.js:261)
at Object.descriptor.value (dat.gui.module.js:1794)
at toInputTensor (topology.js:920)
at topology.js:977
at Object.Tracking.tidy (util.js:261)
at PoseNet. (topology.js:976)
The text was updated successfully, but these errors were encountered: