Wykres commitów

23 Commity (24.04)

Autor SHA1 Wiadomość Data
Evan Hallein 58aba02411
Minor updates for GPU (#1895)
* Update .gitignore
    * ignore .DS_Store
* Update README.md for GPU
    * add --feature-type sift to command to enable GPU usage
* refactored GPU checks to improve logging
* Update GPU Dockerfile to use CUDA 11.8.0 for 5 series GPU compatablity and remove environment variable settings warning. removed RUN dpkg --remove cuda-compat-11-2 as not for this version. Tested on 5070Ti Windows 11 host Driver Version: 576.88,CUDA Version: 12.9 docker v4.43.2
2025-07-24 19:25:14 -04:00
Piero Toffanin a2698f3ec9 Better warning messages 2023-03-20 12:59:33 -04:00
Piero Toffanin 70155e35e8 Add --feature-quality help warning 2022-12-20 10:50:42 -05:00
Piero Toffanin 200a553019 Fix SIFT_GPU on Windows 2022-06-19 17:00:49 -04:00
Piero Toffanin ed425d2465 Add --no-gpu flag 2022-05-30 15:52:13 -04:00
Piero Toffanin 8e86daae9d Missing return 2022-03-09 16:53:02 +00:00
Piero Toffanin 29fa4eb36f Detect CUDA compute capability at runtime 2022-03-09 16:20:38 +00:00
bonaime 3620b13016 LOG.ODM_INFO for GPU detection 2022-02-03 15:13:25 +01:00
Saijin-Naib eefd08b073
Update gpu.py
Slightly buffer image dimensions to allow for graceful fallback to CPU from GPU pathway.
2022-01-14 07:01:10 -05:00
Piero Toffanin 239f051940 Popsift check fix 2021-12-17 12:12:41 -05:00
Piero Toffanin 70face0492 Handle large images with GPU_SIFT, update OpenMVS 2021-12-17 11:57:03 -05:00
Piero Toffanin 0ca7d1cefd Pypopsift support 2021-12-16 14:36:17 -05:00
Piero Toffanin 792500bd1b Use dummy CUDA DLL 2021-11-24 11:26:03 -05:00
Piero Toffanin 1dd0b4b457 Fix point cloud densification with non-NVIDIA cards 2021-11-24 11:02:36 -05:00
Piero Toffanin 11f42102e2 Respect ODM_NO_GPU 2021-11-12 10:41:41 -05:00
Piero Toffanin 15275d9aa0 Update start-dev-env.sh, OpenMVS 2021-10-22 13:03:48 -04:00
Piero Toffanin 822172250f
Update gpu.py 2021-04-29 10:01:34 -04:00
Piero Toffanin 1a34343a73
Update gpu.py 2021-04-17 11:28:50 -04:00
Piero Toffanin 64861119cc
Update gpu.py 2021-04-17 11:28:35 -04:00
Piero Toffanin 1a15daa39b PoC thermal support 2021-03-23 15:15:47 -04:00
Piero Toffanin 5e3737a3f5 GitHub GPU workflow, use SIFT_GPU when GPUs are available 2021-03-05 10:44:08 -05:00
Piero Toffanin 1f2d93fd0d Dockerfile gpu changes 2021-02-10 14:00:43 -05:00
Piero Toffanin 3b2a60737c Add gpu dockerfile 2021-02-09 12:14:05 -05:00