Skip to content
Discussion options

You must be logged in to vote

VRAM usage for VDA has been significantly reduced by my changes. The official VRAM usage for the Small model (518 resolution) is 6.8 GB, but in practice it runs at 2.4 GB.
DepthAnything/Video-Depth-Anything#24
The Base model should also run within 8 GB depending on the settings. It is expected to be slower than the Small model.

As a potentially confusing point regarding VRAM, on Linux an out of memory error simply occurs when VRAM runs out, while on Windows VRAM is swapped to system memory and continues running extremely slowly (Shared GPU Memory).
Also, the Windows Task Manager may not correctly report VRAM usage for NVIDIA GPUs. If performance becomes extremely slow, insufficient VRAM m…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leastfamus
Comment options

Answer selected by leastfamus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants