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
Right now it seems the detector is only able to work with input arrays, it would be very useful to allow input streams as well. This makes sense when the input files are very large and it's not memory efficient to load them entirely into memory.