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
Scanner pipeline converts the video to HSV and then computes a Histogram over the frame. HSV conversion is a Python op, Histogram computation is the op that ships in stdlib with Scanner.
Scanner pipeline converts the video to HSV and then computes a Histogram over the frame. HSV conversion is a Python op, Histogram computation is the op that ships in stdlib with Scanner.
Two movies that Hwang hangs on: https://console.cloud.google.com/storage/browser/esper/movies/bad/?project=visualdb-1046
Backtrace from relevant Scanner thread in a worker (as far as I can tell, all the workers get stuck):
Print out of
work_entry
from frame 4:The text was updated successfully, but these errors were encountered: