hkchengrex / XMem

[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model
https://hkchengrex.com/XMem/
MIT License
1.72k stars 191 forks source link

Dynamic Memory #123

Closed abdksyed closed 11 months ago

abdksyed commented 11 months ago

@hkchengrex

Hello Rex, did you have a chance to try dynamic memory, like instead of adding the features every $r^{th}$ frame, add dynamically on some criteria?

If yes, were there any performance improvements?

hkchengrex commented 11 months ago

There are papers about this but I haven't tried.

abdksyed commented 11 months ago

I did try to find them but couldn't get hold on any. If you don't mind can you share some papers regarding the dynamic memory?

hkchengrex commented 11 months ago

Here is one: https://arxiv.org/abs/2207.07922 There are probably more.