Our indexing stage is slow. If we utilize: - Better, smaller models (also try [VideoPrism](https://github.com/google-deepmind/videoprism) from Google) - CPU+GPU at the same time (where available) - Incremental collectors - whichever completes processing, becomes ready for searching
Our indexing stage is slow.
If we utilize: