NVlabs / HANDAL

HANDAL Dataset and Pipeline
https://nvlabs.github.io/HANDAL/
Other
65 stars 2 forks source link

Not enough GPU memory to match 6827 features #7

Closed Lniper closed 4 months ago

Lniper commented 5 months ago

Hi, i met a problem when generating camera poses via COLMAP: Not enough GPU memory to match 6827 features. Reduce the maximum number of matches. Would u please tell me where to fix this problem in configs? Thank you in advance!

swtyree commented 5 months ago

I've not encountered that error before. Perhaps it's a result of the number of images or the image size? My testing was done with ~100 images at 1440x1920 resolution using a GeForce RTX 3090 GPU. How does your setup compare to those settings?