hkchengrex / Tracking-Anything-with-DEVA

[ICCV 2023] Tracking Anything with Decoupled Video Segmentation
https://hkchengrex.com/Tracking-Anything-with-DEVA/
Other
1.27k stars 129 forks source link

Why is the training speed of DEVA much slower than XMem? #51

Closed longmalongma closed 11 months ago

longmalongma commented 11 months ago

Why is the training speed of DEVA much slower than XMem? Is this normal?

longmalongma commented 11 months ago

It seems to be stuck in data reading, but training XMem is normal.

hkchengrex commented 11 months ago

If it is slow during data loading, your CPU or secondary storage might be too slow.

longmalongma commented 11 months ago

If it is slow during data loading, your CPU or secondary storage might be too slow.

No, the XMem was fast when I trained it.