Nightmare-n / DepthAnyVideo

Depth Any Video with Scalable Synthetic Data
https://depthanyvideo.github.io
Apache License 2.0
366 stars 24 forks source link

GPU requirement for inference on a video #21

Open LeeBY68 opened 4 hours ago

LeeBY68 commented 4 hours ago

I cannot run inference on a video in both 4*4090 GPU (24 GB) or 4*L40s GPU (48 GB). Could authors provide the GPU requirenment for the inference as well as training?

Nightmare-n commented 2 hours ago

Hi, we use A100 80G for inference. Some techniques (#9) can be used to reduce memory usage.