LemurPwned / video-sampler

Effective frame sampling for ML applications.
https://lemurpwned.github.io/video-sampler/
MIT License
16 stars 5 forks source link

Add visualisation + potentially use clustering reduction #1

Open LemurPwned opened 1 year ago

LemurPwned commented 1 year ago

Probably some visualisation of sampled frames would be useful.

Perhaps for some better reduction post-sampling, we can do some clustering and sample once per cluster? Probably also doable on-the-go with smaller network such as likes of the resnet50.