stanford-futuredata / noscope

Accelerating network inference over video
http://dawn.cs.stanford.edu/2017/06/22/noscope/
436 stars 122 forks source link

Few questions #28

Closed ghost closed 4 years ago

ghost commented 6 years ago

Hi Daniel,

I am really interested in integrating your system into Deep Video Analytics by combining the difference detector with segmented video to make the system a lot more memory efficient. I had few questions:

  1. How long does it takes to train the frame-difference -> label model?

  2. Is this model trained continuously or is it trained once per video stream/background?

  3. Can this system be used for video feeds where background is NOT constant?

  4. Is there any Open Source license associated with the codebase?

Thanks,