IVGSZ / Flash-VStream

This is the official implementation of "Flash-VStream: Memory-Based Real-Time Understanding for Long Video Streams"
https://invinciblewyq.github.io/vstream-page/
Apache License 2.0
110 stars 7 forks source link

How many frames are used for each dataset? #8

Closed farewellthree closed 1 week ago

zhang9302002 commented 1 month ago

Hello, our default setting is 1 Frame Per Second for all datasets.

exiawsh commented 1 month ago

@zhang9302002 Hello, which kinds of video sample type did you used? Because in your shell scripts you set it to weighted_kmeans. But in the dataset part, you only provide center and uniform?

zhang9302002 commented 1 week ago

"center" and "uniform" are deprecated code we tried in earlier days. They are not used anymore. Just overlook them.