Open AntonKrug opened 1 year ago
I have the same issue (and using pretty similar hardware: HP Zbook 3 w/ Quadro M1000M 2GB, i7-6820HQ and 16GB RAM):
[10:07:57.781220][info] CUDA-Enabled GPU.
Device information:
- id: 0
- name: Quadro M1000M
- compute capability: 5.0
- clock frequency (kHz): 1071500
- total device memory: 2047 MB
- device memory available: 1681 MB
- per-block shared memory: 49152
- warp size: 32
- max threads per block: 1024
- max threads per SM(X): 2048
- max block sizes: {1024,1024,64}
- max grid sizes: {2147483647,65535,65535}
- max 2D array texture: {65536,65536}
- max 3D array texture: {4096,4096,4096}
- max 2D linear texture: {65536,65536,1048544}
- max 2D layered texture: {16384,16384,2048}
- number of SM(x)s: 4
- registers per SM(x): 65536
- registers per block: 65536
- concurrent kernels: yes
- mapping host memory: yes
- unified addressing: yes
- texture alignment: 512 byte
- pitch alignment: 32 byte
CUDA build version: 11.6
[10:07:57.867097][info] Supported CUDA-Enabled GPU detected.
cause: maybe some system requirements mismatch that have not been mentioned yet (explicitely) - however would be helpful if there is a SW solution e.g. parameter change to make it work - or tell user clearly that it won't work.
To make it reproducible I'm using the monstree demo picture set - neither "full" (max) nor "mini 3" (min) are working, all throw the same error message as shown above by @AntonKrug
I have the same issue. Geforce GTX 960. My solution: Change the DepthMap - Atrributes - Downscale to 16.
@Schaffi thanks for this hint !! will try...
Describe the problem When running DepthMap I get obscure error and can't proced, tweaking few things didn't help. Googling the issue find similar issues, but not exactly this one.
Dataset Allt he photos i took are taken vertically, had to use SfMTransform to level it and then to align the ground with another manual transfer. This is my very first time using the tool with 38 images, just to get hang of it. I do not care if the output model will be ugly and I shoud have taken more pictures and get better time of the day (it was overcast then moment later I got sun), but just to run it once to see it working. See the screenshot:
After running DepthMap I get cryptic error. I used to get warning that my tile sizes do not match, so then i made them same size, that resolved the warning but the issue still present. Tried it with 2 and 4 downsample.
Log
Desktop (please complete the following and other pertinent information):